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
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-21Fix T44432: Zoom to mouse fails /w FCurve editorCampbell Barton
2015-04-13New operator for action and graph editor that centers around currentAntony Riakiotakis
2015-02-09Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits arejulianeisel
2014-11-11UI Refactor T41640Campbell Barton
2014-10-29Revert "Fix T42222"Campbell Barton
2014-10-16Fix T42222Antony Riakiotakis
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-08-27CleanupCampbell Barton
2014-08-14Fix T41425: UI wobbles using scrollbarCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-03-16Code cleanup: naming conventionsCampbell Barton
2014-03-01Fix for own error with updating view2d for NDOFCampbell Barton
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18NDOF: support pan/zoom for view2d (nodes, graph editor, sequencer... etc)Campbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-20Correction for recent commit clearing font cacheCampbell Barton
2014-01-19Fix last part of T38244: memory leak when scaling any panelBastien Montagne
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-09-07rename cursor setting functions to make modal set/restore more clearly relate...Campbell Barton
2013-08-24Fix [#36330] Clicking Scrolled Object Properties Tab Brings Up Wrong OneBastien Montagne
2013-07-31code cleanup: remove redundant NULL checksCampbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-05-26code cleanup: typosCampbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-27Report #34450Ton Roosendaal
2013-02-27enable grabbing for 2d view zooming, good for the graph editor.Campbell Barton
2013-02-18Bug fix #34292Ton Roosendaal
2013-01-12Usability:Ton Roosendaal
2013-01-06Solving nasty annoyance:Ton Roosendaal
2012-12-29Trackpad fixes & changes:Ton Roosendaal
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-22code cleanup and minor changesCampbell Barton
2012-12-21Bug fix, own collection:Ton Roosendaal
2012-10-23rename api functions...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-13Make zoom direction consistent all over the editorsSergey Sharybin
2012-10-09Revert part of 51209 -- MOUSEZOOM inversion should be done in lots of otherSergey Sharybin
2012-10-09OSX zoom pinch was using inverted directionSergey Sharybin