tornavis/source/blender
Janne Karhu 3567eebcc2 Fix for [#23549] Copy rotation don't work if influence is another than 0 or 1
* Replaced constraint result interpolation with much simpler logic, hopefully this doesn't create any unseen complications :)
2010-09-24 17:47:28 +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 Fix for [#23549] Copy rotation don't work if influence is another than 0 or 1 2010-09-24 17:47:28 +00:00
blenlib new utility function BLI_testextensie_glob 2010-09-24 06:20:43 +00:00
blenloader bugfix [#23849] When the file is opened, Blender 2.5x crushes. 2010-09-20 05:46:07 +00:00
blenpluginapi warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
collada Partial fix of bug #23543 in COLLADA exporter: 2010-09-12 20:19:15 +00:00
editors bugfix [#23973] Make Single User -> Object & Data dont work as expected 2010-09-24 11:28:56 +00:00
gpu warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
ikplugin option to disable ITASC IK solver, (will be enabled by default ofcourse) 2010-09-12 12:27:12 +00:00
imbuf warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
makesdna patch [#23968] filter_filetypes property to allow operators to filter by file extensions in the file selector 2010-09-24 07:05:43 +00:00
makesrna missing check in recent commit 2010-09-24 10:39:26 +00:00
modifiers bugfix [#23595] Texture paint with a node based brush produces artifacts 2010-09-23 12:03:34 +00:00
nodes bugfix [#23948] Alpha from images inside compositor is gone 2010-09-22 14:13:34 +00:00
python Annoying hack to pretend that an operator and its properties are the same, when passing an operator to an rna function argument which accepts 'AnyType', then pass the properties instead. 2010-09-24 03:48:26 +00:00
quicktime nerr declaration was in wrong place, causing compile error on OSX 2010-09-21 02:45:00 +00:00
readblenfile bugfix [#23405] PNG Images bigger then 2gig wont load with blender. 2010-09-15 06:43:36 +00:00
render Fix #23170: multithreaded texture baking could give wrong results with margin, 2010-09-23 21:38:01 +00:00
verify Update address in license block. 2010-08-10 21:22:26 +00:00
windowmanager After discussion with Campbell (ideasman) on IRC I reorganized notifiers and created new one for visibility toggling (epilogue to r32052, fixing [#23944]). 2010-09-22 13:42:20 +00:00
CMakeLists.txt build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +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