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
2020-07-30Fix T79117: dependency cycle with passive rigid body objectsJacques Lucke
2020-07-22Depsgraph: build ids referenced by socketsJacques Lucke
2020-07-22Simulation: improve depsgraph integrationJacques Lucke
2020-07-16Fix T78920: missing depsgraph relation when using sound strips in VSESybren A. Stüvel
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-26Fix T78071: Drivers reading object visibility not updating automaticallySybren A. Stüvel
2020-06-25Revert "Fix T78071: Drivers reading object visibility not updating automatica...Sybren A. Stüvel
2020-06-25Fix T78071: Drivers reading object visibility not updating automaticallySybren A. Stüvel
2020-06-23Fix T77712: Crash on proxied rig, custom bone shape, driver targeting rigSybren A. Stüvel
2020-06-10Depsgraph: use blender::Vector instead of std::vectorJacques Lucke
2020-05-28Depsgraoh: Fix missing texture node allocationSergey Sharybin
2020-05-25Simulations: pass simulation data block to update functionJacques Lucke
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-13Simulation: Add modifier to access simulation dataJacques Lucke
2020-05-09Cleanup: spellingCampbell Barton
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-28Depsgraph: use BLI::Set for entry_tagsJacques Lucke
2020-04-28Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-28Depsgraph: Add IDProperties handling.Bastien Montagne
2020-04-28Depsgraph: Use BLI::Map in more placesJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-17Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-04-17Fix T75686: Animating scene audio volume doesn't workSybren A. Stüvel
2020-04-17Cleanup: use colon after doxygen parameters, spellingCampbell Barton
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: use tern 'sync' instead of 'synchronization' for function namesCampbell Barton
2020-04-01Fix T74224: Add missing depsgraph relations for boid particlesJacques Lucke
2020-03-24Cleanup: spellingCampbell Barton
2020-03-23Fix T74984: Crash opening specific production filesSergey Sharybin
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-14Cleanup: spellingCampbell Barton
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Depsgraph: fix crash caused by removing too many NO-OP nodesSybren A. Stüvel
2020-03-06Fix T73254: Drivers with the object.dimension variable are not updatedSybren A. Stüvel
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-19Fix T73932: modifying keyframes in nodes fails when there is an image sequenceBrecht Van Lommel
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-09-25Depsgraph: Move proxy group and from building to own functionSergey Sharybin