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-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
2016-06-22Cleanup: use proper RNA struct type for ListBase typeBastien Montagne
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2015-11-28C++ RNA: Pass structures by referenceSergey Sharybin
2015-10-28Fix makesrna generated C++ header have consistent whitespace for strings.Martijn Berger
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-07-10makesrna: use int64 for rounding checkCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-03-27Makesrna: Fix function prototypes for struct used RNA_def_struct_sdna_fromSergey Sharybin
2015-03-27C++ RNA API: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-03-12makesrna: move extern prototypes into own headerCampbell Barton
2015-02-07RNA: packing functions for vfont & soundCampbell Barton