.. |
avi
|
correct indentation and some whitespace edits (no functional changes)
|
2011-11-11 13:09:14 +00:00 |
blenfont
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +00:00 |
blenkernel
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +00:00 |
blenlib
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +00:00 |
blenloader
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +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
|
pass args as vectors to opengl functions where possible.
|
2011-11-26 05:10:53 +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
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +00:00 |
makesdna
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +00:00 |
makesrna
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +00:00 |
modifiers
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +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
|
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
|
2011-11-26 04:07:38 +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
|
pass args as vectors to opengl functions where possible.
|
2011-11-26 05:10:53 +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 |