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
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
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-26Fix T44740: Tweak events stuck (ignored release)Campbell Barton
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-04Cleanup: WM_main_remove_notifier_referenceCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-10-28WM: clear operator memory on file loadCampbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-14Follow up to previous commit.Antony Riakiotakis
2014-07-14Feature request:Antony Riakiotakis
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-06-13Code cleanup: use const for mouse location argCampbell Barton