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-05-14Fix T75715: crash rendering animation with persistent imagesBrecht Van Lommel
2020-05-14Fix T76388: Freestyle not respecting Show Emitter settingsBrecht Van Lommel
2020-05-13GPencil: Change tooltipAntonio Vazquez
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-05-13Revert "GPencil: Add new X-Ray option for Canvas Grid"Antonio Vazquez
2020-05-13Revert "GPencil: Change tooltip"Antonio Vazquez
2020-05-13GPencil: Change tooltipAntonio Vazquez
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-05-13Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-13Fix T75365: memory leak when writing PNG fails due to lack of disk spaceBrecht Van Lommel
2020-05-13Fix wrong Volume object step size tooltipBrecht Van Lommel
2020-05-13Fix T76556: Apply parenting when joining parent into objectHans Goudey
2020-05-13Refactor: Move brush foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-13Refactor: Move lightprobe foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-13Cleanup: Keep IDTypeInfo separated from ID type specific API.Bastien Montagne
2020-05-13Refactor: Move speaker foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-13Refactor: Move world foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-13Cleanup: Keep IDTypeInfo separated from ID type specific API.Bastien Montagne
2020-05-13Refactor: Move shapekey foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-13Refactor: Move camera foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-13Cleanup: Do not mix IDTypeInfo code with rest of an ID type specific API...Bastien Montagne
2020-05-13Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-13Fix T75574: Instant crash: averaging custom normals on model.Bastien Montagne
2020-05-13Fix T76717: Set Rotation Mode Incorrectly Recalculates Bone Rotation In Pose ...Sebastian Parborg
2020-05-13Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-13Fix T76711: override data-blocks could be renamed in the outlinerPhilipp Oeser
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-13Cleanup: remove redundant active object NULL check & pollCampbell Barton
2020-05-13Cleanup: unused argCampbell Barton
2020-05-13Fix missing ID tag when converting objectsSergey Sharybin
2020-05-13Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-13Fix T65426: GPencil mirror modifier doesn't work as expectedAntonio Vazquez
2020-05-13Fix T76665: Wrong files selected when using box selectJacques Lucke
2020-05-13Simulation: Add modifier to access simulation dataJacques Lucke
2020-05-13Multires: Fix wrong or missing mask propagationSergey Sharybin
2020-05-13Multires: Update and add commentsSergey Sharybin
2020-05-13Multires: Fix mask interpolation weightsSergey Sharybin
2020-05-13Fix T76481: Fast clicks over Dopesheet toggles trigger renamingJulian Eisel
2020-05-13Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-13Fix T76703: GPencil bone parenting missing dependency updatePhilipp Oeser
2020-05-13Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-13Fix T76646: Crash when changing Size in Add Cube pop-up in some cases.Bastien Montagne
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix zero tablet pressure for simulated eventsCampbell Barton
2020-05-13Fix typing Z ignores in text fieldsCampbell Barton
2020-05-13UI: show an error when a search failsCampbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton