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-25DRW: Pointcloud: Refactor drawing to remove instancingClément Foucault
2022-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-18Metal: MTLBatch and MTLDrawList implementation.Jason Fielder
2022-10-07Overlay: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07DRW: Remove screen_vecsClément Foucault
2022-10-07DRW: Move clipping planes to their own UBOClément Foucault
2022-10-07DRW: Use view_clipping_distances instead of world_clip_planes_set_clip_distanceClément Foucault
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-09-29Fix: Viewer node overlay alpha broken on NVidia GPUsHans Goudey
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-26Cleanup: format, ensure trailing newlinesCampbell Barton
2022-09-24GPU: Disable static compilation for geometry shaders workaroundClément Foucault
2022-09-24Overlay: Fix overlay image shadersClément Foucault
2022-09-23Cleanup: formatCampbell Barton
2022-09-22Metal: GLSL shader compatibility changes for global uniform and interface nam...Jason Fielder
2022-09-22Metal: First set of Geometry Shader alternative implementations using SSBO ve...Jason Fielder
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
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-15Cleanup: fix typosBrecht Van Lommel
2022-08-05Cleanup: Spelling, remove double negativeHans Goudey
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-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: 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-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-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-03Cleanup: spelling in commentsCampbell Barton
2022-05-01GPUShaderCreateInfo: Add validation for overlapping vertex attributeClé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