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
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
2011-06-19resolved collision among WM event types, ndof no longer encroaches on keyboar...Mike Erwin
2011-06-16Standard views (front, top, etc.) work from buttons on SpaceExplorer and Spac...Mike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-03-28Maintenance:Ton Roosendaal
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2010-12-15Bugfix, own collectionTon Roosendaal
2010-12-05use constant strings for outliner menus rather then sprint'ing them together.Campbell Barton
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-09-18Apply patch [#23846] Fix for [#23698] in File Browser system. Properly remove...Nathan Letwory
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
2010-06-23Fix #22553: dragging number buttons would run update functions more often thanBrecht Van Lommel
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-29Esc as input for Key Buttons (e.g Logic Brick Keyboard Sensor)Dalai Felinto
2010-05-07Restrict keyboard sensor stored events to only what's appropriate per propertyMatt Ebb
2010-04-20Added ability to use up to F19 on the keyboard (previous max was F12). Matt Ebb
2010-04-04Added a new 'straight line' gesture type that can be used in any operator.Matt Ebb
2010-04-02Bugfix #21853: Border zoom in the 2D-Views zooms outJoshua Leung
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-01Fix #19888: tooltip would stay visible when starting e.g. panning theBrecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal