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-10-02Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-09-30Cleanup: Move files that use mesh runtime data to C++Hans Goudey
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-27View3D: move view3d_draw.c to c++Jacques Lucke
2022-09-23View3d: move space_view3d.c to c++Jacques Lucke
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2021-10-18Snap and Placement Gizmo RefactorGermano Cavalcante
2021-06-28Cleanup: use view3d_navigate prefix for walk/fly operatorsCampbell Barton
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-02-24Mantaflow: Address precompiler warning and related cleanupJulian Eisel
2020-02-07Cleanup: Remove view3d_draw_legacy.cDalai Felinto
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-09-11DNA: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-12-033D View: remove non tool-system rulerCampbell Barton
2018-10-09Cleanup: Remove old smoke drawing codeClément Foucault
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2017-12-15Manipulator: view3d navigation buttonsCampbell Barton
2017-11-10Manipulator: ruler toolCampbell Barton
2017-08-15Manipulator: Add b-bone spline editingCampbell Barton
2017-08-10Manipulator: add image-empty manipulatorCampbell Barton
2017-08-03Cleanup: split 3D view manipulators by typeCampbell Barton
2017-06-07Manipulators: lamp, camera & force-fieldCampbell Barton
2017-03-09Draw Manager: structural changeClément Foucault
2017-01-24Depsgraph: Remove legacy depsgraph code from viewportSergey Sharybin
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-09-25Viewport smoke: fix a couple of issues in the new display settings.Kévin Dietrich