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-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-10Merge branch 'master' into blender2.8Campbell Barton
2018-06-10WM: add macros to check mouse button/gesture/wheelCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-09-01Revert "Manipulator: remove unused event hack"Campbell Barton
2017-08-24Manipulator: remove unused event hackCampbell Barton
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-08-19Fix broken keymap loading with disabled ndof - revert part of recent rBb10d00...Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-06-08Cleanup: Add comment on behavior of tweak eventsJulian Eisel
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-01-29File Browser: Remove unused fileselect event valuejulianeisel
2015-01-26UI: macro for checking modifiersjulianeisel
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-10-30Add a few more warnings so coders hopefully will take note that eventAntony Riakiotakis
2014-10-30Fix issue in fullscreen patch.Antony Riakiotakis
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-02Hacky fixes can apply to more then one compiler.Martijn Berger
2014-09-02Hacky fix for cleanup rBc23733d290c095ab77310b55c75293465891d5b8Martijn Berger
2014-09-01Events: Fix ISKEYBOARD macro seeing INPUTCHANGE, WINDEACTIVATE and TIMER eventsBastien Montagne
2014-09-01Cleanup: Event defines -> enums.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-03-31Code cleanup: use boolCampbell Barton
2014-01-11Code Cleanup: move MOUSEX/Y to BGE, describe INBETWEEN_MOUSEMOVECampbell Barton
2014-01-11Events: support for buttons 6 & 7 (some trackballs have these) X11 onlyCampbell Barton
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-03-04BugfixTon Roosendaal
2013-01-17fix airbrush + tablet pressure bug.Campbell Barton
2012-12-31code cleanup: name event -> event_type in macros, since this is from event->typeCampbell Barton
2012-12-13Bugfix - own collection.Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-10-31fix [#30479] Exclamation mark '!' doesn't input with AZERTY keyboard mappingAndrea Weikert
2012-08-15escape key now quits composite.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-29ndof button handling improvements: Spaceball5000's A,B,C buttons can now be k...Mike Erwin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-22Prepare for NDOF event handling all the way to keymaps (and keymap editor).Nathan Letwory