Revision a49e80c by Campbell Barton January 1, 2012, 13:09 (GMT) |
use `props` all over for operator properties vars |
Revision 9b45d8a by Campbell Barton January 1, 2012, 10:27 (GMT) |
__func__ define for msvc since its not c99 compat |
Revision 5543928 by Campbell Barton January 1, 2012, 10:05 (GMT) |
rna_xml module - write colors as hexadecimal values, also swap import/export order of key config buttons, since they didnt match other uses where import is first. |
Revision 2c072d8 by Campbell Barton January 1, 2012, 09:39 (GMT) |
rna api - set hard min/max for colors which are float properties but internally use chars to 0/1. |
Revision f01ac19 by Campbell Barton January 1, 2012, 09:19 (GMT) |
use __func__ for makesrna.c error prints rather then the function name (no functional changes) |
Revision c99975e by Campbell Barton January 1, 2012, 08:52 (GMT) |
pep8 edits |
Revision 418d662 by Campbell Barton January 1, 2012, 08:12 (GMT) |
theme import/export - uses generic rna_xml py module. |
Revision e32e600 by Campbell Barton January 1, 2012, 08:09 (GMT) |
add the ability to read from XML into RNA for rna_xml module |
Revision 6a1643e by Campbell Barton January 1, 2012, 04:37 (GMT) |
initial rna <> xml module, copied from dump_rna2xml.py, not yet functional |
Revision b8a67c2 by Tamito Kajiyama December 31, 2011, 21:12 (GMT) |
Merged changes in the trunk up to revision 43040. |
Revision cc3adc2 by Tamito Kajiyama December 31, 2011, 21:09 (GMT) |
Merged changes in the trunk up to revision 43038. Conflicts resolved: source/blender/makesdna/DNA_material_types.h source/blenderplayer/bad_level_call_stubs/stubs.c |
Revision 85242e9 by Andrew Wiggin December 31, 2011, 17:46 (GMT) |
Fix blenderplayer build (by adding missing bad level call stubs) |
Revision 28e658a by Alexander Kuznetsov December 31, 2011, 17:15 (GMT) |
Openexr path change for scons (win) |
Revision b559529 by Brecht Van Lommel December 31, 2011, 15:18 (GMT) |
Cycles code refactoring: change displace kernel into more generic shader evaluate kernel, added background shader evaluate. |
Revision 1b4487e by Bastien Montagne December 31, 2011, 15:10 (GMT) |
Fix [#29728] Explode Modifier Causes Crash. The problem was in fact in recent BLI_edgehash changes: a typo in the new macro EDGE_ORD made v0 > v1, instead of v0 < v1. This caused the bug in explode modifier, which (ab)uses that ordering feature a bitâ?¦ |
Revision 71bc053 by Campbell Barton December 31, 2011, 12:58 (GMT) |
remesh now working for bmesh |
Revision 78a4e24 by Campbell Barton December 31, 2011, 12:03 (GMT) |
svn merge ^/trunk/blender -r43009:43033 |
Revision bac6757 by Sergey Sharybin December 31, 2011, 11:08 (GMT) |
Fix for compilation error when compiling dualcon with mingw |
Revision 3bb3d46 by Sergey Sharybin December 31, 2011, 11:03 (GMT) |
Code cleanup: do not use check for nan when doing check for finite due to finite() would be FALSE in case of nan to. Thanks to Campbell for this information. |
Revision 6c10080 by Miika Hamalainen December 31, 2011, 10:46 (GMT) |
Fix: Material "Vertex Color Light" option didn't apply vertex alpha. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021