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
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-08-14Cleanup: split out splash screen into own fileCampbell Barton
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell 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-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-09-06CMake: add missing headersCampbell Barton
2018-09-02Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: move keymap helpers into own fileCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-13WM: register global list of panel typesCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: move WM type registration into own filesCampbell Barton
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-06-21Manipulator: edit_properties -> target_propertiesCampbell Barton
2017-06-16Cleanup: rename manipulator filesCampbell Barton
2017-06-15Updates to manipulator APICampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-06WM: functions for assigning all manipulator callbacksCampbell Barton
2017-04-06Depsgraph: Remove old depsgraph header from window managerSergey Sharybin
2017-04-06Changes from custom-manipulators branchCampbell Barton
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27CMake: WITH_PYTHON_SECURITY=OFF was ignoredCampbell Barton
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2015-12-27Move generic operator props into own fileCampbell Barton
2015-11-04OpenSubdiv: Use pool for delayed OpenGL buffers free when freeing from non-ma...Sergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis