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
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-22Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-22Fix vertex color baking using wrong color spaceBrecht Van Lommel
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix outliner and animation editors exiting multi-object edit-modeCampbell Barton
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix T84920: Crash undoing object activation in the outlinerCampbell Barton
2021-01-20Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-20Fix T84569: crash when trying to bake an object with no facesHabib Gahbiche
2021-01-20UI: Object "Make Links" sub-menu overhaulWilliam Reynish
2021-01-19Refactor modifier copying code.Bastien Montagne
2021-01-19Refactor modifier copying code.Bastien Montagne
2021-01-19UI: Deselect other objects when dragging into 3D ViewJulian Eisel
2021-01-18Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-15Fix "Make Instances Real" to work with nodes modifier instancesHans Goudey
2021-01-13Cleanup: spellingCampbell Barton
2021-01-09Fix build error after last commitHans Goudey
2021-01-09Cleanup: Use bool instead of intHans Goudey
2021-01-08Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-07Fix T84416: Vertex color baking checks for UVMapPhilipp Oeser
2021-01-06Fix T84420: Linking regular materials to gpencilFalk David
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Fix object moved to cursor when editing last operation after dropping objectJulian Eisel
2021-01-05Cleanup: clang tidyJacques Lucke
2021-01-05Fix T84364: Sculpt symmetrize fails with shape keysCampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-04Cleanup: clang-formatCampbell Barton
2020-12-28Add operator to copy a modifier to all selected objectsErik Abrahamsson
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-24Cleanup: refactoring of bake code in preparation of vertex color bakingBrecht Van Lommel
2020-12-22Cleanup: Use true and false for booleansHans Goudey
2020-12-21Weight Paint: fix Multi-Paint weight display after rB5502517c3.Alexander Gavrilov
2020-12-20fix T83880: Added check for valid context object to avoid null pointer except...Gaia Clary
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-17Fix T83875: Converting Proxy to override crashes blender.Bastien Montagne
2020-12-16Allow vertex tools to operate on weight groups when armature is in object modeGaia Clary
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-15Fix incorrect RNA type warningHans Goudey
2020-12-14Fix T83696: Add Additional menu to Effects panelAntonio Vazquez
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11GPencil: Add Link support to Effects using Ctrl+LAntonio Vazquez
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne