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-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-29Cleanup: remove unused RNA flag.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-05-28Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21RNA: support for PARM_OUTPUT & PARM_RNAPTRCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17makesrna: error check from 2.8Campbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-12-18RNA: add new property falg for pointers (and collection), 'NO_OWNERSHIP'.Bastien Montagne
2017-11-29ID Static Override, part II: RNA changes.Bastien Montagne
2017-11-29RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-28Merge branch 'master' into blender2.8Campbell Barton
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-23RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-15Merge commit '212a8d9e5ae7' into blender2.8Dalai Felinto
2017-10-23Refactor: Move rna_scene.c layer/collection to rna_layer.cDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11RNA: Use hash lookups for structsCampbell Barton
2017-06-26Manipulator: Python APICampbell Barton
2017-06-21Manipulators: move settings to ID propertiesCampbell Barton
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-06Cycles: Support rendering objects from dupli-listSergey Sharybin
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-30Fix strict compiler warning in C++ RNASergey Sharybin
2017-04-11Cleanup: quiet harmless but annoying overflowCampbell Barton
2016-12-20Fix strict compiler warning in generated C++ RNASergey Sharybin
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-11-20Fix Xcode link error, missing definitions in RNA C++ API that other compilers...Brecht Van Lommel
2016-08-16Fix release build after recent fix for debug oneSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-28Fix MSVC error, co_return now a reserved wordCampbell Barton