tornavis/source/blender
Campbell Barton 4cacff2342 fix for linking with scons. 2012-07-16 08:42:55 +00:00
..
avi style cleanup: use c style comments in C code 2012-07-06 23:56:59 +00:00
blenfont UI translation from inside Blender UI: first part. 2012-07-09 14:25:35 +00:00
blenkernel mask blending modes: lighten/darken/multiply/replace 2012-07-16 07:23:16 +00:00
blenlib small speedup for mask rasterizer, only do single sided check for triangle intersection. 2012-07-16 06:39:40 +00:00
blenloader Fix #32067: since BMesh, files < 2.59.3 no longer have their texface converted 2012-07-12 15:36:22 +00:00
bmesh code cleanup 2012-07-08 21:37:59 +00:00
collada Fixed an exception during image export when a source image does not exist in the file system 2012-07-09 22:41:44 +00:00
compositor fix for linking with scons. 2012-07-16 08:42:55 +00:00
editors "Fix" [#32033] In the execution result of with_automatic_weight, the difference is seen right and left. 2012-07-15 12:53:16 +00:00
gpu Scaling non-power-of-two (NPOT) textures to powers of two is really time consuming and not necessary on graphics cards that can support NPOT textures. So, if the graphics card has NPOT texture support, don't bother scaling. If this patch causes issues, it can always be reverted and applied to Swiss instead. 2012-07-10 19:23:57 +00:00
ikplugin code cleanup: use const for passing vectors 2012-07-11 12:42:02 +00:00
imbuf Make grumpy gcc in "overwarning" mode happy again... 2012-07-10 15:28:32 +00:00
makesdna mask blending modes: lighten/darken/multiply/replace 2012-07-16 07:23:16 +00:00
makesrna mask blending modes: lighten/darken/multiply/replace 2012-07-16 07:23:16 +00:00
modifiers Fix normals around root nodes of skin modifier output. 2012-07-12 05:55:07 +00:00
nodes fix for linking with scons. 2012-07-16 08:42:55 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python code cleanup: move sequencer timecode into its own func. 2012-07-09 10:55:41 +00:00
quicktime style cleanup 2012-07-07 22:51:57 +00:00
render minor refactor for rect functions. more consistent naming. 2012-07-15 00:29:56 +00:00
windowmanager fix for linking with scons. 2012-07-16 08:42:55 +00:00
CMakeLists.txt disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00