Go to file
Campbell Barton dfb7885a93 'new file' now runs bpy.app.handlers.load_pre/post callbacks.
Without this - there wasnt a good way to ensure addons were aware of new data being loading in new files.
requested by request by liquidape and maccuno.
2012-09-10 23:36:07 +00:00
build_files Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries. 2012-09-10 06:18:20 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern add missing files from cmakes lists 2012-09-05 00:52:35 +00:00
intern code cleanup: string c++ lib, defines for default string sizes and use m_ convention for member naming. 2012-09-10 22:43:36 +00:00
release when pressing play report when the first frame can't be found. 2012-09-10 02:04:02 +00:00
source 'new file' now runs bpy.app.handlers.load_pre/post callbacks. 2012-09-10 23:36:07 +00:00
CMakeLists.txt OSL cmake cleanup: 2012-09-10 08:38:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile for the default make/cmake wrapper, use ../build_os rather then ../build/os 2012-08-15 22:59:23 +00:00
SConstruct add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00