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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-11-29Fix T93439: Armature widgets from hidden collections are invisibleSergey Sharybin
2021-09-24Geometry Nodes: String to Curves NodeErik Abrahamsson
2021-08-31Fix T88433: no greaspencil depsgraph evaluation with certain driversPhilipp Oeser
2021-01-29Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-27Fix T84717: Missing viewport update after shading changesSergey Sharybin
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-28Fix T80121: Forcefield F-curve modifier changes don't reset cacheSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-07-23Cleanup: unused argumentCampbell Barton
2020-07-22Depsgraph: build ids referenced by socketsJacques Lucke
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-26Cleanup: Depsgraph, remove unused `Base *` parameterSybren A. Stüvel
2020-06-26Fix T78071: Drivers reading object visibility not updating automaticallySybren A. Stüvel
2020-04-28Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-28Depsgraph: Add IDProperties handling.Bastien Montagne
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Fix T73254: Drivers with the object.dimension variable are not updatedSybren A. Stüvel
2020-02-21Fix T73593: Drivers on hide_viewport and hide_render are unreliableSybren A. Stüvel
2020-01-30Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-30Fix T73051: Multiple IK chains influencing the same bone don't workSybren A. Stüvel
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-09-25Depsgraph: Mark build methods as virtualSergey Sharybin
2019-09-25Depsgraph: Move proxy group and from building to own functionSergey Sharybin
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-07-03Fix T66234: Issue on switching material mode between Object and DataSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-07Sound: Fix 3D sound coming from scene stripsSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin
2019-05-23Depsgraph: Allow building scene propertiesSergey Sharybin
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Depsgraph: Add scene audio componentSergey Sharybin
2019-05-03Depsgraph: Initial work to cover sequencerSergey Sharybin
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin
2019-04-30Depsgraph: Add generic animated properties cacheSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Depsgraph: Standardize parameters nodesSergey Sharybin
2019-03-20Fix T59449: Particle system creates error in rigid bodySergey Sharybin
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin