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-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-09-11RNA: automatically initialize defaults from DNACampbell Barton
2019-09-11RNA: separate internal allocation functionCampbell Barton
2019-08-27Fix T69165: wrong update function on Bone b-bone properties crashes.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-05-22Fix T64679: Missing dirty preferences tagCampbell Barton
2019-05-22RNA: add fallback update functionCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-17Mesh Select: use select context instead of static structsmano-wii
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-13Python API: expose conversion between tweaked NLA strip and scene time.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-28Static Override: RNA apply code: pass extra 'item_ptr' to apply callbacks.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-01-09Significant step toward supporting IDProperties in new RNA diff code.Bastien Montagne
2017-12-11DNA/RNA: add 'py_instance' for ID typesCampbell Barton
2017-11-29ID Static Override, part II: RNA changes.Bastien Montagne
2017-11-29RNA: sync API changes from 2.8Campbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in makesrnaSergey Sharybin
2017-10-23Refactor: Move rna_scene.c layer/collection to rna_layer.cDalai Felinto