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-09-02UI: 3D Text CaretHarley Acheson
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-30Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-30Fix T93084: Area stretch overlay full red on large scale meshPhilipp Oeser
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-15Cleanup: fix typosBrecht Van Lommel
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-05Cleanup: Spelling, remove double negativeHans Goudey
2022-07-20Constraints: add checks to specially handle the custom space target.Alexander Gavrilov
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-08Cleanup: formatCampbell Barton
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-07-07Fix T99270: bones using empties as custom shapes can't be selectedCampbell Barton
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-27Cleanup: DRW: Remove drw_view renaming MACROSClément Foucault
2022-06-27Cleanup: formatCampbell Barton
2022-06-15Fix T98699: Face dot colors in UV editor was using wrong color from themeChris Blackbourn
2022-06-09Cleanup: use C-style comments, add missing doxy sectionCampbell Barton
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Cleanup: DRW: Overlay: Make simple fragment shaders localClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *.glsl files in overlay/shadersClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *_info.hh files in overlayClément Foucault
2022-05-30Cleanup: fix various typosBrecht Van Lommel
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-25Fix T98365: Overlay: Blender 3.2.0 Beta crashes on startupClément Foucault
2022-05-23Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-23DRW: Fix signed/unsigned mismatches in shader codeJohannes J
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-12Fix T98071: Overlay: UV selection inverted bewteen vertex and edge selectClément Foucault
2022-05-11Cleanup: use '_num' / '_count' suffix instead of '_ct'Campbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-05-01GPUShaderCreateInfo: Add validation for overlapping vertex attributeClément Foucault
2022-05-01Cleanup: Overlay: Remove unused extern datatoc and shader libraryClément Foucault
2022-05-01Overlay: Port particle display shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port particle edit shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port sculpt mask shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port wireframe shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port facing shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port gpencil canvas shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port image empty shader to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Fix non functional outline on wireframeClément Foucault
2022-05-01Overlay: Port motion path shaders to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port 2D image overlay shaders to use shaderCreateInfoClément Foucault
2022-05-01Overlay: Port depth only & uniform_color shaders to use shaderCreateInfoClément Foucault