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-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-01Cleanup: Remove unused boundbox flagHans Goudey
2022-02-18Cleanup: move camera-view pan/zoom into utility functionsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-25Fix T93360: 'Iteractive Light Track' do not work over empty backgroundGermano Cavalcante
2021-11-08Cleanup: spelling in commentsCampbell Barton
2021-11-03GPencil and Annotation: Use cached depth to perform depth testing operationsGermano Cavalcante
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: deduplicate free codeGermano Cavalcante
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
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