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-20Cleanup: Grammar: a vs anHans Goudey
2022-06-20Cleanup: Add description of more mask editing poll functionsSergey Sharybin
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-19Fix image cache margin calculationCampbell Barton
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-11-16Cleanup: clang-formatCampbell Barton
2020-11-12Fix T82093: Sampled Colors Mismatch When Painting (Partial)Jeroen Bakker
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-23Fix T74586: Image Editor Uses Invalid Display ChannelsJeroen Bakker
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-02-26Cleanup: split image sequence detection into own file, and make it reusableBrecht Van Lommel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-05-17UI: File Close DialogJacques Lucke
2019-05-16Images: more tweaks to save all modified imagesBrecht Van Lommel
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton