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-01-31Cleanup: comments and minor changes to GPU_select codeCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-13Cleanup: spelling in commentsCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-12Cleanup: move 'imm_drawcircball' to 'gpu_immediate_util.c'Germano Cavalcante
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Fix T92954: Loop Cut Tool preview line visible during operationCampbell Barton
2021-11-08Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-03GPencil and Annotation: Use cached depth to perform depth testing operationsGermano Cavalcante
2021-11-02Fix snap cursor still active even when gizmo is not availableGermano Cavalcante
2021-10-28Cleanup: remove 'ED_view3d_cursor_snap_exit'Germano Cavalcante
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-20View3D: Cursor Snap RefactorGermano Cavalcante
2021-10-20View3D: expose snap selection as a utility funcitonCampbell Barton
2021-10-19Cleanup: remove unused member and rearrange functionGermano Cavalcante
2021-10-18Snap and Placement Gizmo RefactorGermano Cavalcante
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Fix T32214: Wireframe edge select fails with verts behind the viewCampbell Barton
2021-06-21Cleanup: pass objects as const argumentsCampbell Barton
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-04-053D View Utils: Add 'margin' parameter to 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-22Fix T86666: Lasso and Circle select tools selecting objects behind clip_minGermano Cavalcante
2021-02-14Cleanup: spellingCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-14UI/Assets: Support generating object preview imagesJulian Eisel
2020-11-20Add Object Tool: support placing objects in orthographic axis viewsCampbell Barton
2020-11-20Cleanup: remove unused off-screen drawing structCampbell Barton
2020-11-07View3D: take clipping into account for Frame AllCampbell Barton
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-03Cleanup: remove unused code, update commentsCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-18Cleanup: GPU: Encapsulate clipDistancesClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-06-10Fix T77560: Bone selection crashesCampbell Barton
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez