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-07-13Cleanup: duplicate checks, unused initializationCampbell Barton
2021-07-08Outliner: use 'compacted' row for bones as wellPhilipp Oeser
2021-07-07Fix T89559: Outliner shows extra view layer column when it shouldn'tDalai Felinto
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-28Fix UI glitch in outliner when hiding excluded collections.Bastien Montagne
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: compiler warnings with clangBrecht Van Lommel
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-09Cleanup: simplify grease pencil type checksCampbell Barton
2021-06-03LibOverride: Add `override_hierarchy_create`to ID's RNA API.Bastien Montagne
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-21Cleanup: spellingLeon Zandman
2021-05-07LibOverride: Add proper reports when deleting user-edited overrides as part o...Bastien Montagne
2021-04-26Fix T87842: Outliner in `Blender File` mode has large performance impactJulian Eisel
2021-04-18Fix compile warningHans Goudey
2021-04-16Fix RNA enum item callbacks not checking for NULL contextCampbell Barton
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08LibOverride: Fix several issues with resync code.Bastien Montagne
2021-04-08Outliner Override: Tweak to order of error messages.Bastien Montagne
2021-04-08Outliner: regroup more type of entries under a single icon.Bastien Montagne
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-01Cleanup: clang formatCampbell Barton
2021-03-31Fix T86947: Drag & Drop tooltip in Scene modeFalk David
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-03-26LibOverride: Fix outliner menu showing 'override editing' entries for linked ...Bastien Montagne
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-25Fix for T86613: Renaming in outliner doesn't trigger rename eventErik Abrahamsson
2021-03-25Revert "Cleanup: Fix unused-private-field warning."Ankit Meel
2021-03-24Cleanup: Fix unused-private-field warning.Ankit Meel
2021-03-24Fix (unreported) Outliner: missing override tree items for collections in Vie...Bastien Montagne
2021-03-23Outliner: Do not crash when drawing unknown view type.Bastien Montagne
2021-03-19LibOverride: Stash away 'leftover' objects/collections from auto-resync process.Bastien Montagne
2021-03-18LibOverride: Outliner: Rename `Add...` to `Make...`.Bastien Montagne
2021-03-18LibOverride: Outliner: Tweak override creation from instancing empty.Bastien Montagne
2021-03-18Cleanup: remove unused common_restrict_check functionCampbell Barton
2021-03-17Cleanup: Reduce variable scopeJulian Eisel
2021-03-17Fix T86645: Executing "Operator Cheat Sheet" Crashes BlenderJulian Eisel
2021-03-17Fix outliner multi-object edit-armature operationsCampbell Barton