tornavis/source/blender
Campbell Barton af7288c407 minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather than 3 float pointers.
also make particle draw use a float vec.
2011-11-26 03:13:54 +00:00
..
avi correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
blenfont Moving spanish code from es_ES to es for now (as the best spanish translation is es.po...). 2011-11-18 09:16:29 +00:00
blenkernel minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather than 3 float pointers. 2011-11-26 03:13:54 +00:00
blenlib (See http://codereview.appspot.com/5431064/ for review of patch) 2011-11-24 14:58:42 +00:00
blenloader pep8 edits and avoid naming conflicts with python builtins 2011-11-24 19:36:12 +00:00
blenpluginapi pass image description to image loading functions for more useful error than 'Unknown fileformat'. 2011-10-27 04:24:34 +00:00
collada Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +00:00
editors minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather than 3 float pointers. 2011-11-26 03:13:54 +00:00
gpu pep8 edits and avoid naming conflicts with python builtins 2011-11-24 19:36:12 +00:00
ikplugin Fix #29041: parenting problem with tree IK for iTaSC and iksolver, where it 2011-11-13 13:08:15 +00:00
imbuf - saving as a jpeg image would set the image as not having an alpha channel even when saving a copy. 2011-11-24 06:30:37 +00:00
makesdna UI: small fix for forward compatibility, keep this style setting so opening 2011-11-24 19:38:20 +00:00
makesrna Image save as operator 'BW' option wasnt working on some formats, now only show when its supported. 2011-11-25 03:47:34 +00:00
modifiers Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +00:00
nodes minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather than 3 float pointers. 2011-11-26 03:13:54 +00:00
python add null check, crashes py 3.3 which isn't released but adding the check is harmless 2011-11-26 02:33:57 +00:00
quicktime rename image type defines to be less ambiguous, also set BMP as not supporting alpha (it reads but cant write) 2011-11-22 00:35:26 +00:00
render minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather than 3 float pointers. 2011-11-26 03:13:54 +00:00
windowmanager Fix #29306: Alt+N, Enter In Image View Does closes the dialog without executing. 2011-11-24 13:51:31 +00:00
CMakeLists.txt Merge with trunk r41625 2011-11-07 16:36:49 +00:00
SConscript Add compiles support for Cycles. 2011-11-08 20:40:02 +00:00