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
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03New API function to call an existing menuDalai Felinto
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-07-25Manipulator: support select-drag to tweakCampbell Barton
2017-07-18Cleanup: use WM_event prefix for modal_tweak_exitCampbell Barton
2017-07-18WM: move WM_event_is_last_mousemove to the WM APICampbell Barton
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-06Changes from custom-manipulators branchCampbell Barton
2017-03-22OpenGL: use new API for persp & ortho projectionMike Erwin
2017-03-14Merge branch 'master' into blender2.8Campbell Barton
2017-03-14WM: free operators when repeatingCampbell Barton
2017-03-14WM: add Operator.is_repeat() check for C & PyCampbell Barton
2017-03-13New Window Operator (to replace Duplicate Window)Dalai Felinto
2016-10-17Proper fix for crash when joining areas that doesn't break manipulatorsJulian Eisel
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-29Remove "debug build only" event printing.Bastien Montagne
2016-07-19Add 'reload' function to libraries' RNA API.Bastien Montagne
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-21Correct incomplete doxgen file paths in WMJulian Eisel
2016-02-07Cleanup: line widthCampbell Barton