tornavis/source/blender
Nathan Letwory 17085e967e Fix COLLADA import after recent API cleanups by Campbell. 2010-10-15 14:56:31 +00:00
..
avi - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
blenfont fix for own bug for font buffer drawing (only effected the bottom line of the stamp) 2010-09-14 12:35:02 +00:00
blenkernel remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
blenlib replace SIDE_OF_LINE macro with line_point_side_v2() inline function. 2010-10-15 05:18:45 +00:00
blenloader bugfix [#22161] Drawing of custom shapes in bones 2010-10-14 00:33:39 +00:00
blenpluginapi warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
collada Fix COLLADA import after recent API cleanups by Campbell. 2010-10-15 14:56:31 +00:00
editors remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
gpu remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
ikplugin replace SIDE_OF_LINE macro with line_point_side_v2() inline function. 2010-10-15 05:18:45 +00:00
imbuf misc fixes found with clang's static checker. 2010-10-07 10:04:07 +00:00
makesdna Text space 2010-10-13 06:06:39 +00:00
makesrna remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
modifiers [#24263] Hooks influence area with vertex group assigned is not effected 2010-10-15 08:32:27 +00:00
nodes remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
python UNUSED() macro so -Wunused-parameter can be used with GCC without so many warnings. 2010-10-13 23:25:08 +00:00
quicktime Fix for [#23912]: Replace by integer comparison a float comparison whose precision errors was causing an infinite loop during last frame audio conversion 2010-09-26 16:11:53 +00:00
readblenfile bugfix [#23405] PNG Images bigger then 2gig wont load with blender. 2010-09-15 06:43:36 +00:00
render remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
verify Update address in license block. 2010-08-10 21:22:26 +00:00
windowmanager Less cryptic modifier key types 2010-10-15 13:03:10 +00:00
CMakeLists.txt enable warning for unused args with gcc: -Wunused-parameter 2010-10-15 02:24:48 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00