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-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-24Solved the problem when WITH_PLAYER activated.Alexander Pinzon
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-10-21Fix blenderplayer build (more stub funcs...).Bastien Montagne
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-19Add stub for new ED_view3d_grid_scale().Bastien Montagne
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-29Merged changes in the trunk up to revision 50257.Tamito Kajiyama
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-18cmake option to build without iksolverCampbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-09Remove redundant referenced to bf_intern_bopSergey Sharybin
2012-08-08Search option for adding nodes.Lukas Toenne
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-08-02Merged changes in the trunk up to revision 49478.Tamito Kajiyama
2012-08-01Fix blenderplayer linkAntony Riakiotakis
2012-07-25updating blenderplayer stubs after spaceimage set mask functionDalai Felinto
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-03Merged changes in the trunk up to revision 48505.Tamito Kajiyama
2012-06-28option so operators can be executed with undo enabled (and redo).Campbell Barton
2012-06-25style cleanupCampbell Barton
2012-06-24Merged changes in the trunk up to revision 48227.Tamito Kajiyama
2012-06-24style cleanypCampbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-06-07Fixing some potential heap corruption issues in the Blenderplayer when it is ...Mitchell Stokes
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-27remove NULL check in TREESTORE macro, the return NULL value wasny checked for...Campbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25style cleanupCampbell Barton
2012-05-22Fix for compiling with player after skin modifier commits.Nicholas Bishop
2012-05-20code cleanup:Campbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-17Fix blenderplayr compilationAntony Riakiotakis
2012-05-17 ____ Jeroen Bakker
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-09update stubs for blenderplayerAntony Riakiotakis
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-05-01Add stubs to get blenderplayer compilingAntony Riakiotakis
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-21Merged changes in the trunk up to revision 45820.Tamito Kajiyama
2012-04-17Fix blenderplayer build, added stub.Brecht Van Lommel