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-05-27Gizmo Library: New Snap GizmoGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-06Cleanup: remove unused 2D arrow gizmoCampbell Barton
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-21Cleanup: remove unused value2d gizmoCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell 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-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-09-13Gizmo: value2d utility to adjust operator valuesCampbell Barton
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-08-10Gizmo: add option to catch all mouse clicksCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
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-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2017-12-15Manipulator: view3d navigation buttonsCampbell Barton
2017-10-09Manipulator: add cage3d scale widgetCampbell Barton
2017-08-30Manipulator: replace old cage2d manipulatorCampbell Barton
2017-08-29Manipulator: new cage2d manipulatorCampbell Barton
2017-06-16Manipulator: New grab preset, use for bisectCampbell Barton
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-07WM: add wmManipulatorType, from wmManipulatorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-07OpenGL: remove UI_reinit_gl_state functionMike Erwin
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-10-07Custom Manipulators Core BackendJulian Eisel