Go to file
Campbell Barton cb12d708c7 Doc generator now makes 'bpy.context' api reference.
http://www.blender.org/documentation/250PythonDoc/bpy.context.html

strings are extracted from blender to ensure all values are included, currently there is no type info so this is stored in the doc generator.
2011-02-15 15:37:40 +00:00
build_files py rna api: turn class.is_register into a class property rather then a class method. 2011-02-14 07:26:07 +00:00
doc Doc generator now makes 'bpy.context' api reference. 2011-02-15 15:37:40 +00:00
extern fix for building with opencollada 833 on linux. 2011-02-12 06:25:04 +00:00
intern Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00
release made most variables which are only used in a single file and not defined in header static for blenlib, blenkernel and editors. 2011-02-14 17:55:27 +00:00
source Fix for [#26083] Animated Particle Textures have no effect 2011-02-15 15:03:49 +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 convenience targets for makefile 2011-02-14 06:15:23 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00