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
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-05-29Use correct time for curve parent evaluationDalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell 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-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-09Update get_camera_with_movieclipDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-01-15Tracking: Split tracking_ops into smaller filesSergey Sharybin