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-06-01GPU: add 2D projection functionCampbell Barton
2021-04-17Fix wrong logic used in 'ED_view3d_depth_read_cached'Germano Cavalcante
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-18Cleanup: spellingCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-01-26Cleanup: Declare variables where initializedHans Goudey
2020-12-14UI/Assets: Support generating object preview imagesJulian Eisel
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-07View3D: take clipping into account for Frame AllCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-18Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offsetClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-30Fix T78358: random crash editing shader nodes with texturesBrecht Van Lommel
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
2019-08-16Cleanup: spellingCampbell Barton
2019-08-08Docs: improve description of 3D view distance offset utilityCampbell Barton
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton