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
2013-01-22Good rule of thumb. If blenderplayer gets broken after stubs.c leaves my "rec...Antony Riakiotakis
2013-01-22update stubCampbell Barton
2013-01-20Fix for usual bplayer issue (own fault)...Bastien Montagne
2013-01-02Fix playercompile with stub for BKE_brush_gen_texture_cacheJens Verwiebe
2012-12-28style cleanupCampbell Barton
2012-12-28Fix blenderplayer compilation.Antony Riakiotakis
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-10Updated stubs to make blender player compilableSergey Sharybin
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-05Hopefully fix for linking issue reported by osx usersSergey Sharybin
2012-10-29YACBSF. Yet Another Classic Blenderplayer Stub Fix.Antony Riakiotakis
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-19Add stub for new ED_view3d_grid_scale().Bastien Montagne
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-08Search option for adding nodes.Lukas Toenne
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-06-28option so operators can be executed with undo enabled (and redo).Campbell Barton
2012-06-25style cleanupCampbell Barton
2012-06-24style cleanypCampbell Barton
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
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-17Fix blenderplayr compilationAntony Riakiotakis
2012-05-17 ____ Jeroen Bakker
2012-05-09update stubs for blenderplayerAntony Riakiotakis
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-01Add stubs to get blenderplayer compilingAntony Riakiotakis
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-17Fix blenderplayer build, added stub.Brecht Van Lommel
2012-04-04Fix blenderplayer compile.Miika Hamalainen
2012-03-29Add stub for ED_mesh_calc_tessface to get blenderplayer compiling again.Antony Riakiotakis
2012-03-29skip using bmesh operators for converting to/from undo meshes (gives some spe...Campbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-26Fix blenderplayer build, adding stub.Brecht Van Lommel
2012-03-26disallow adding tessfaces to a mesh with polygons (only allowed case is creat...Campbell Barton
2012-03-05Add stub needed for blenderplayer compilation.Sergey Sharybin
2012-02-27Code Cleanup:Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-20Fixed blenderplayer compile for msvc.Miika Hamalainen
2012-01-20svn merge ^/trunk/blender -r43530:43554Campbell Barton
2012-01-20- Fix for commit 43551 which caused a linking error in blenderplayer.Andrew Hale