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-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-20Refactor: De-duplicate mask operator poll functionsSergey Sharybin
2022-06-17Fix crash invoking layer add/remove operators without maskSergey Sharybin
2022-04-12Cleanup: clang-formatLukas Stockner
2022-04-11Fix T85467: Mask transform center doesn't take parent Track into accountPhilipp Oeser
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-01-28Cleanup: spellingCampbell Barton
2021-01-27Cleanup: spellingCampbell Barton
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-07-20UI: use "Recalculate" instead of "Recalc"Yevgeny Makarov
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27Cleanup: redundant mask includesCampbell Barton
2020-03-25Cleanup: move mask queries into own fileCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-11-04Masking: Cleanup, limit variable scopeSergey Sharybin
2019-11-04Masking: Cleanup, naming of mask layerSergey Sharybin
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-17Fix T67127: Crash Missing DEG tag update mask layerJeroen Bakker
2019-06-12Fix T65750: Masking crash with Add Feather Vertex and SlideSergey Sharybin
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
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
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04Outliner: better support for clips/masks ('Blender File' view)Philipp Oeser
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton