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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-22Cleanup: deduplicate free codeGermano Cavalcante
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-04-053D View Utils: Add 'margin' parameter to 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-18Cleanup: spellingCampbell Barton
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-08-16Cleanup: spellingCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-26Cleanup: Remove unused depsgraph pointerSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
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-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-02Multi-Object-Mode: Edit curve draw (deselect all)Campbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: use win_to_3d_on_plane for curve drawingCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: split GPU_batchCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton