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
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-08Cleanup: make meaning of base visibility flags more clearBrecht Van Lommel
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Apply random selection precisely for curves, lattices & objectsPiotr Makal
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-02-26Cleanup: Clang FormatAaron Carlisle
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-22Fix outliner and animation editors exiting multi-object edit-modeCampbell Barton
2021-01-22Fix T84920: Crash undoing object activation in the outlinerCampbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-08UI: Aesthetic tweaks to Select All by Type operatorPablo Vazquez
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-07-05Fix T66356: runtime assert disabling a collectionCampbell Barton
2019-07-05Cleanup: redundant scene access, duplicate flag clearCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-08Cleanup: use doxy sections for object select APICampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton