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-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-07WM: add support for drag eventsCampbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-08Cleanup: remove unused wmReport structCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-02-09Fix (unreported) error on freeing timers which customdata pointer shall not b...Bastien Montagne
2018-01-25WM: comments on wmTooltipState structCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: simplify lasso reallocationCampbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-01Fix gradient tool crash with recent changesCampbell Barton
2017-03-15Comments: wmOperator.cancel & modalCampbell Barton
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-15Cleanup: use const for event->tablet_dataCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-14cleanup: doxy commentsCampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-06Event System Cleanup: Modifier Key Assignment Switchjulianeisel
2014-12-08Cleanup: remove unused operator-type memberCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-09-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
2014-08-26CommentsCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-03Code cleanup: use typedefs for ui handler functionsCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-24Fix #36783: click outside splash screen to close it would not highlight theBrecht Van Lommel
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-18use booleans for operator check functions.Campbell Barton
2013-05-15Attempt to fix #35057 and #35372: slow texture painting performance.Brecht Van Lommel
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-15Add the possibility to define the translation context for py rna classes (ope...Bastien Montagne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama