blender/source/blender
Bastien Montagne 8367c79f69 Adding Hebrew language.
Note: looks like we do not have hebrew chars in current font... More FontForge fun ahead. :/
2012-09-07 16:06:58 +00:00
..
avi add MEM_recallocN(), so bytes are ensured to be zero'd when growing. 2012-08-11 12:16:09 +00:00
blenfont Adding Hebrew language. 2012-09-07 16:06:58 +00:00
blenkernel Fix cycles continuously updating when creating a driver for a scene property, 2012-09-06 11:35:16 +00:00
blenlib fix for crash in sequencer introduced with recent cache addition, 2012-09-06 04:45:25 +00:00
blenloader code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
bmesh fix for error in own recent commit 2012-09-06 11:02:27 +00:00
collada code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later. 2012-09-03 22:04:14 +00:00
compositor style cleanup: indentation 2012-09-06 02:20:03 +00:00
datatoc fix for own error in datatoc.c - data wasn't NULL terminated, in some cases this is expected (broke GLSL shaders). 2012-08-12 16:51:51 +00:00
editors Fix for order of creating mesh and filling in SculptSession 2012-09-07 10:59:01 +00:00
gpu Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
ikplugin code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
imbuf code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
makesdna code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
makesrna Adding Hebrew language. 2012-09-07 16:06:58 +00:00
modifiers code cleanup: capitalize defines. 2012-09-06 01:31:15 +00:00
nodes fix for various redundant checks and possibly fix some crashes in rare situations. 2012-09-05 01:42:52 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python fix/workaround [#31555] Username with special chars in Windows 7 2012-09-05 09:33:15 +00:00
quicktime style cleanup: also add debugging print function for derived mesh DM_debug_print_cdlayers() 2012-09-03 02:41:12 +00:00
render code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
windowmanager change templates to call modal_handler_add() is called last since any errors between calling this function and returning will crash blender. see [#30687] 2012-09-05 00:11:39 +00:00
CMakeLists.txt add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00