Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15access bpy.app.debug_value, G.rt internallyCampbell Barton
2010-12-06include getset's for generating module docs.Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-27python access to driver namespace, rather then have a textblock defined for d...Campbell Barton
2010-10-19* Enable compile and link flags to build info also on Windows and in SCons.Nathan Letwory
2010-10-18cflags, cxxflags & linkflags in buildinfo.Campbell Barton
2010-10-14UNUSED() macro so -Wunused-parameter can be used with GCC without so many war...Campbell Barton
2010-10-13use PyC_UnicodeFromByte for bpy.app.tempdir incase of non utf-8 filepathCampbell Barton
2010-10-13patch [#24221] Creating graph from armature doesn't work with unsaved .blend ...Campbell Barton
2010-10-13python api:Campbell Barton
2010-07-16== installation paths ==Andrea Weikert
2010-05-18bpy.app.background - so a python script can check if blender is running witho...Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14attempt to fix build error on msvcCampbell Barton
2010-03-14strip quites off buildinfo at startup (was doing this for splash screen and p...Campbell Barton
2010-03-14remove unused includesCampbell Barton
2010-03-01patch from Clark Gaebel, use const char * for buildinfo strings, also updated...Campbell Barton
2010-02-13strip quotes from Buildinfo for bpy.app.build_*Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11More tooltip editingDaniel Salazar
2010-02-01Fixed a few lingering compiler warnings with the bpy_app stuffJoshua Leung
2010-02-01ugh!, missed this file tooCampbell Barton