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
2012-12-18Adding "build_options" to bpy.app, a frozenset containing strings matching op...Bastien Montagne
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-17code cleanup:Campbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-01-16Merged changes in the trunk up to revision 43404.Tamito Kajiyama
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2012-01-01Merged changes in the trunk up to revision 43038.Tamito Kajiyama
2011-12-29add UNLIKELY / LIKELY util defines to help optimize iterators that are called...Campbell Barton
2011-12-28Add FFmpeg libraries versions to system-info.txtSergey Sharybin
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-09Moving i18n code to BLF_translation.hBastien Montagne
2011-10-11Cycles: svn merge -r40411:40934 ^/trunk/blenderBrecht Van Lommel
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-25Merged changes in the trunk up to revision 40520.Tamito Kajiyama
2011-09-21py/rna string subtypes for strings which should be automatically translated:Campbell Barton
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-20Cycles: svn merge -r40358:40411 ^/trunk/blenderBrecht Van Lommel
2011-09-20fix [#28672] Blender segfault after exiting a game that was opened withCampbell Barton
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-10Merged changes in the trunk up to revision 40096.Tamito Kajiyama
2011-09-09GPU: add gpu python module with export_shader() function to export GLSL shader.Benoit Bolsee
2011-08-16Cycles:Brecht Van Lommel
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-06-25Merged changes in the trunk up to revision 37799.Tamito Kajiyama
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-18py-api: store frequently used strings as unicode PyObject's to avoid creating...Campbell Barton
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-31cmake maintenanceCampbell Barton
2011-03-13Merged changes in the trunk up to revision 35505.Tamito Kajiyama
2011-03-12library loading api.Campbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-03-03Py/RNA API: WITH_PYTHON_SAFETYCampbell Barton
2011-03-02move anim functions out of bpy_rna.c, its getting too big.Campbell Barton
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-22feature back from 2.4x where a python error moves the cursor to the error lin...Campbell Barton
2011-02-21Missed this in battle against BLO vs MEM storm.Nathan Letwory
2011-02-21Experimental option to build blender as a python module, rather then blender ...Campbell Barton
2011-02-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-14python api renaming and added headers for some files which didnt have one, no...Campbell Barton
2011-01-31Merged changes in the trunk up to revision 34574.Tamito Kajiyama
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-02Merged changes in the trunk up to revision 34010.Tamito Kajiyama
2010-12-31CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR}") rather then blender_...Campbell Barton
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-23rename blenderlib to blender_add_libCampbell Barton