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-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
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Preferences: remove Point Cloud object from experimentalDalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-26Rename use paint symmetry to use mesh symmetry in quadriflowPablo Dobarro
2020-11-18Cleanup: 'false' use as NULL pointerCampbell Barton
2020-11-14Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Fix T82624: Skin modifiers root bone cannot be movedPhilipp Oeser
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-06Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-06Fix T81997: Subsurf Optimal Display sticks after object conversionPhilipp Oeser
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06Cleanup: use if/else check for property pollCampbell Barton
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton