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-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-05Fix T96904: texture paint sample tool not working with closest interpolationBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2020-11-12Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-12Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-12Fix T82093: Sampled Colors Mismatch When Painting (Partial)Jeroen Bakker
2020-11-12Fix T81673: Color picker picks up UI and OverlayJeroen Bakker
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-05-01Cleanup: rename externtex to RE_texture_evaluateCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix T73682: Sampling color fails for float imagesCampbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-15Fix T72648: Texture Paint color sampling always samples only 1st tilePhilipp Oeser
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-09-27Cleanup: use consistent clipping plane sign conventionBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-04-29Cleanup: spellingCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-18Cleanup: unused vars in last commitCampbell Barton
2019-03-18Fix T58763: Sample color fails with mirror modifierCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton