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
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-28Give RigidBodyWorld constraints collection a fake userSybren A. Stüvel
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-03-02Remove OBACT from rigidbody_constraint.c and remove uneeded sanity checkDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-06-06Fix T48582: Rigidbody simulation issue with new depsgraphSergey Sharybin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-04-09code cleanup: abbreviations ob, con - aren't normally used in global identifi...Campbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-12rigidbody: Clean up wm notifiers in rigid body operatorsSergej Reich
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-25rigidbody: Improve add/remove operatorsSergej Reich
2013-01-23rigidbody: Add rigid body constraintsSergej Reich