Go to file
Campbell Barton 8ea0b4685c misc small changes:
- rename rna collection structs Main prefix to BlendData: eg, MainObjects --> BlendDataObjects
- printing python collection now prints its type (when available)
- renamed shadowed vars in bpy_rna.c.
- when making functions static I also made debugging/test functions static, reverse and add definitions to headers instead.
2011-02-14 03:15:55 +00:00
build_files Fix #26062: build_debian.sh gives unappropriate deb version 2011-02-13 19:47:57 +00:00
doc - cmake was missing an inclide (IDE's wouldnt index) 2011-02-06 10:18:20 +00:00
extern fix for building with opencollada 833 on linux. 2011-02-12 06:25:04 +00:00
intern fix for more warnings. 2011-02-12 16:54:24 +00:00
release Forgot NLA Editor support for this... 2011-02-14 03:04:59 +00:00
source misc small changes: 2011-02-14 03:15:55 +00:00
CMakeLists.txt misc small changes: 2011-02-14 03:15:55 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Type checks for internal ID-Property UI min/max/tip & use defines to get values from ID-Props. 2011-02-07 05:05:41 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00