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-09-23View3d: move space_view3d.c to c++Jacques Lucke
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2022-02-02Cleanup: shadow warning, remove unused flagsCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-28Asset Browser: Allow World assets to be drag/dropped onto the viewportJesse Yurkovich
2021-06-28Cleanup: use view3d_navigate prefix for walk/fly operatorsCampbell Barton
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-04-08Add ability to get a selection list of bonesSebastian Parborg
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2020-12-03Cleanup: view-port --> 2D/3D ViewportAaron Carlisle
2020-11-06Move "Camera Parent Lock" from preferences to Object RelationsHans Goudey
2020-10-29Fix 3D smooth-view ignoring lens when exiting camera viewErik Abrahamsson
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-13Fix part of T63595: generated texture coordinates don't stick to deforming meshBrecht Van Lommel
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-20Measure Tool: use x/del key to remove the active rulerCampbell 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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-213D View: add back clipping border operatorCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-11-30Remove from Local View operatorDalai Felinto
2018-11-25Local ViewDalai Felinto
2018-11-213D View: move x-ray toggle to operatorCampbell Barton
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-16Cleanup: headersCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton