blender/source
Campbell Barton 45441c07d4 various minor fixes
- collada export would run MEM_freeN on an un-initialized pointer in some cases.
- makesrna was missing a call to close a file.
- text cursor update function was missing a NULL check for st->text.
- possible (unlikely) un-initialized return value for bge python lamp.type, set error instead.
- possible (unlikely) missing NULL terminator with strncpy for ffmpeg.
2010-04-18 09:12:18 +00:00
..
blender various minor fixes 2010-04-18 09:12:18 +00:00
blenderplayer BGE: stubs update (bplayer) 2010-04-12 23:02:14 +00:00
creator Merge various small changes from render branch: 2010-04-15 10:28:32 +00:00
darwin OS X Makefiles: 2010-01-03 20:35:13 +00:00
gameengine various minor fixes 2010-04-18 09:12:18 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel correct fsf address 2010-02-12 13:34:04 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Modifiers moved, adjust accordingly. 2010-04-12 01:23:55 +00:00
nan_compile.mk Fix #21374: OS X Makefiles missed optimization flags in 2.5 since at least 2010-03-05 14:29:48 +00:00
nan_definitions.mk OSX buildscripts update following ffmpeg precompiled libs update 2010-02-22 16:34:27 +00:00
nan_link.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_subdirs.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_warn.mk correct fsf address 2010-02-12 13:34:04 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00