blender/source/blender
Janne Karhu c69f2eaca9 Fix for [#24448] User Preferences - Interface - Mini Axis - Brightness, none working?
* The axis draw function was changed by Campbell recently, but the brightness value was forgotten?
* Solved currently by mapping the brightness value to axis alpha.
2010-10-30 17:13:03 +00:00
..
avi use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
blenfont use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
blenkernel Fix for [#23318] SEQUENCER EFFECT: Glow blur amount should be relative 2010-10-30 15:20:48 +00:00
blenlib remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. 2010-10-27 13:52:12 +00:00
blenloader remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. 2010-10-27 13:52:12 +00:00
blenpluginapi use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
collada Compile fix after math API change from r32694 2010-10-25 07:36:14 +00:00
editors Fix for [#24448] User Preferences - Interface - Mini Axis - Brightness, none working? 2010-10-30 17:13:03 +00:00
gpu remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. 2010-10-27 13:52:12 +00:00
ikplugin remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. 2010-10-27 13:52:12 +00:00
imbuf use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
makesdna Fix for [#24409] Particle corruption after rendering with multires 2010-10-30 10:19:30 +00:00
makesrna Fix for [#24374] VSE: Reassign Inputs ignores selection order. 2010-10-30 12:04:00 +00:00
modifiers Fix for [#24409] Particle corruption after rendering with multires 2010-10-30 10:19:30 +00:00
nodes bugfix/patch [#24431] Fast Gaussian produces wrong results for higher resolutions 2010-10-28 12:29:59 +00:00
python use PyImport_ExtendInittab for py module initialization rather then adding to sys.modules directly, no functional change. 2010-10-29 22:59:39 +00:00
quicktime compile fixes on windows for quicktime. 2010-10-19 18:59:15 +00:00
readblenfile use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
render remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. 2010-10-27 13:52:12 +00:00
windowmanager bugfix [#24341] Problems running blender headless 2010-10-27 16:05:31 +00:00
CMakeLists.txt - fixed remaining unused warnings. 2010-10-17 06:38:56 +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