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
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-07UI: Display indicator in the 3D Viewport when Clipping Region is onPablo Vazquez
2021-05-02Fix T82824: Draw sensor size with correct alphaRobert Guetzkow
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-29Comments: improve docstring for ED_view3d_clipping_testCampbell Barton
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-16Cleanup: spellingCampbell Barton
2021-02-14Cleanup: use doxy sectionsCampbell Barton
2021-02-10Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-28Cleanup: spellingCampbell Barton
2021-01-27Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-27Documented color management issue.Jeroen Bakker
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2020-12-28Snap: Decrease the distance of the incremental snap in ortho viewGermano Cavalcante
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-11-20Fix add-object tools cursor distorted drawing on saveCampbell Barton
2020-11-20Cleanup: use a struct to backup/restore values for offscreen drawingCampbell Barton
2020-11-20Cleanup: rename do_sky argument to draw_backgroundCampbell Barton
2020-11-20Cleanup: remove unused perspective argument to off-screen drawingCampbell Barton
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-10-21Fix for T81757: Incorrect Overlay Line HeightHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-12UI: Remove Hard-coded Default Font SizeHarley Acheson
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-09-08GPUFramebuffer: Make GPU_framebuffer_read_depth more flexibleClément Foucault
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-13Cleanup: GPU: Remove Batch vao cache resetClément Foucault
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06Fix T79309: Safe Areas are not visibleCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-20Fix T79077: Off-screen rendering ignores shading argumentCampbell Barton
2020-07-18Cleanup: GPU: Encapsulate clipDistancesClément Foucault
2020-07-18Cleanup: View3D: Encapsulate OpenGL callsClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault