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-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-03-23Fix own mistake from 4cb4556fa5ba78ffJulian Eisel
2018-02-23WM: Add WM_menutype_poll functionCampbell Barton
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-03New API function to call an existing menuDalai Felinto
2017-10-17WM: move gesture operator callbacks into own fileCampbell 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-23RNA: use string-join to simplify operator registerCampbell 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-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-03-14WM: free operators when repeatingCampbell Barton
2017-03-14WM: add Operator.is_repeat() check for C & PyCampbell Barton
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
2016-01-18UI: use a callback for the progress tooltipCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2016-01-17Dynamic Paint: use job system for the image sequence bake operator.Kévin Dietrich
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2016-01-17WM: remove unnecessary context argument from WM_report, no good reason to hav...Brecht Van Lommel
2015-12-27WM: add checker_interval utility functionsCampbell Barton
2015-12-27Move generic operator props into own fileCampbell Barton
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-06-01Fix T40621: Tablet in walk mode failsCampbell Barton