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-11-24Merge: fix after mergeJacques Lucke
2020-11-24Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-18Merge remote-tracking branch 'origin/master' into geometry-nodesDalai Felinto
2020-11-17Clang-tidy, fix bugprone-exception-escape.Ankit Meel
2020-11-16Geometry Nodes: Move GeometrySet classes to global namespaceJacques Lucke
2020-11-16Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-16Cleanup: clang-formatCampbell Barton
2020-11-12Merge branch 'master' into geometry-nodesHans Goudey
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Fix asserts when two (or more) SplineIK constraints have the same rootPhilipp Oeser
2020-11-12Geometry Nodes: support geometry components in depsgraph object iteratorJacques Lucke
2020-11-09Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-09Cleanup: fix some clang tidy issuesJacques Lucke
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-11-06Merge remote-tracking branch 'origin/master' into geometry-nodesDalai Felinto
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy, modernize-use-bool-literalsSergey Sharybin
2020-11-06Cleanup: Clang-Tidy, modernize-redundant-void-argSergey Sharybin
2020-11-06Cleanup: Clang-Tidy, readability-redundant-member-initSergey Sharybin
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-02Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-28Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-28Fix T82149: Blender crash when using collection user_id remapping (python).Bastien Montagne
2020-10-26Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-26Fix T81426: Infinite loop building VSE relationsRichard Antalik
2020-10-21Nodes: improve dependency between modifier and node groupJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Refactor `BKE_id_copy_ex` to return the new ID pointer.Bastien Montagne
2020-10-06Fix T81218: Crash in pose mode using a driver on bendy bone SegmentSybren A. Stüvel
2020-10-06Cleanup: Depsgraph, reduce nesting of driver relations codeSybren A. Stüvel
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-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Add nullptr checks in the depsgraph physics relation builderSebastian Parborg
2020-09-09Cleanup: spellingCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-01Fix: Active rigidbodies would not recive updates after the stopped being anim...Sebastian Parborg
2020-08-28Fix Rigidbody depsgraph passive and constraint transform relations.Sebastian Parborg
2020-08-24Fix T80035: Fix crash switching/adding scenesSergey Sharybin
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-08-20Depsgraph: refactor tagging after time changesJacques Lucke