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
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
2015-09-05Depsgraph: Don't use legacy function when building without legacy depsgraphSergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas Tönne
2014-10-08Ghost Context RefactorJason Wilkins
2013-12-17Partial fix for T37604: Deadlock when stopping rendered viewport (Blender Int...IRIE Shinsuke
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-11-28View3D: split camera controlling parts of fly mode into their own functionsCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-07ruler/protractor for 3d viewport (apart of 3d printing features). work-in-pro...Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-10-17code cleanup:Campbell Barton
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne