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-10-29Refactor: move Collection .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-10-29Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-29CustomData color copying: use interpolated alphaPhilipp Oeser
2020-10-28Mesh: Fix BKE_mesh_translate changes referenced layerJacques Lucke
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-28UI: Improve Text on 'Color Grid' ImageYevgeny Makarov
2020-10-28Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-10-28Revert "Fix T81077 id_management test on macOS"Ankit Meel
2020-10-28Add a Un-Bake FCurves operatorSebastian Parborg
2020-10-28Tracking: Simplify configuration of intrinsics to refineSergey Sharybin
2020-10-28Cleanup: Remove unused IDProperty functionHans Goudey
2020-10-28Cleanup: Update commentHans Goudey
2020-10-27Fix T81854: crash when undoing switch between sculpt and edit mode.Bastien Montagne
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-27Cleanup: Use const for PointCloud variableHans Goudey
2020-10-27Cleanup: improve comment about shape keys, correct spellingCampbell Barton
2020-10-26Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-26Cleanup: compiler warningsBrecht Van Lommel
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Proper, cleaner fix for T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-26Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-10-26LatticeDeform: PerformanceJeroen Bakker
2020-10-26Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-10-26Fix T81077 id_management test on macOSAnkit Meel
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Fix T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-26Cleanup: spellingCampbell Barton
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-10-24Cleanup: Return early in some curve functionsHans Goudey
2020-10-23Multires: Cleanup, better function namingSergey Sharybin
2020-10-23Fluid: Possible fix for T79799Sebastián Barschkis
2020-10-23Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-23Fix T80165: Separate by loose parts breaks custom normalsCampbell Barton
2020-10-23Cleanup: make formatAaron Carlisle
2020-10-22Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-22GPencil: Fix unreported crash using layer solo mode and masked layersAntonio Vazquez
2020-10-22Fix T81967: Crash when using extrude on a text objectHans Goudey
2020-10-22Potential fix for T81963: Random crashes in liboverride code.Bastien Montagne
2020-10-22Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-22Multires: Remove legacy subdivision codeSergey Sharybin
2020-10-22Multires: Cleanup, unused codeSergey Sharybin
2020-10-22Multires: Remove legacy compatibility codeSergey Sharybin
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix animation player initializationCampbell Barton
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81905: Active keyframe unavailable when handle selectedCampbell Barton
2020-10-22Cleanup: Use LISTBASE_FOREACH macro in curve codeHans Goudey