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-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-08-07Cleanup: use _fn for outliner callback functionsNathan Craddock
2020-07-03Cleanup: Use C-style comments in outliner filesNathan Craddock
2020-07-03Cleanup: Editors/Space/Outliner, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-19UI: Avoid rebuilding Outliner tree when opening/collapsing itemsJulian Eisel
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Outliner: Fix (unreported) more data-changing operators missing undo.Bastien Montagne
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Fix T76799: Crash from undoing the copy-pasting of multiple data blocks.Bastien Montagne
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-01Cleanup: use sections for outliner sourcesCampbell Barton
2020-04-25Cleanup: Select sync from outlinerNathan Craddock
2020-04-25Fix: Selection syncing for outliner operatorsNathan Craddock
2020-04-10Fix T75489: Crash on deleting current workspace from the outlinerJulian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-05Cleanup: redundant castsCampbell Barton
2020-02-19Fix T74009: `bpy.ops.outliner.orphans_purge()` poll being too restrictive.Bastien Montagne
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-20UI: Remove orphan datablocks directly from File->Clean Up menuAntonio Vazquez
2019-12-20Fix T71844: Outliner: show_active doesn't expand armature to show active bonePhilipp Oeser
2019-10-30Fix T71026: Outliner - Show Hierarchy (Home Hotkey) Not Working CorrectlyPhilipp Oeser
2019-10-02Revert "UI: use correct singular and plural nouns in report messages"Brecht Van Lommel
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Outliner: Fixes to show active and scroll pageNathan Craddock
2019-08-16Outliner: Use F2 to rename active outliner itemNathan Craddock
2019-08-16Outliner: walk navigation operator and openclose fixesNathan Craddock
2019-08-16Outliner: Allow select on row iconsNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton