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
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-05-21Cleanup: spellingLeon Zandman
2021-02-16Cleanup: spellingCampbell Barton
2021-02-05Cleanup: rename USER_ZOOM_{CONT->CONTINUE} improve commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-20Fix T73575: Zooming out a lot faster than zooming inYevgeny Makarov
2021-01-20Fix T65837: Zoom Axis is not working in the Node EditorYevgeny Makarov
2021-01-04Cleanup: use const variablesCampbell Barton
2020-12-13Cleanup: Reduce variable scope in view_2d_ops.cHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-29Merge branch 'blender-v2.91-release'Julian Eisel
2020-10-29Fix Zoom to Mouse Position ignored when zooming outJulian Eisel
2020-10-29Fix for T78211: Trackpad Zoom to Mouse Position ErrorYevgeny Makarov
2020-10-29Fix for T65714: Pinch Zooming Crash using Mac TrackpadYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-03Cleanup: Remove duplicated View2D pan polling logicJulian Eisel
2020-10-03Revert part of previous commitJulian Eisel
2020-10-03Fix compile error when compiling with WITH_INPUT_NDOF after View2D changesJulian Eisel
2020-10-03Fix issues with calling View2D zoom operators in an `EXEC` contextJulian Eisel
2020-10-03Cleanup: Remove redundant View2D operator poll checkJulian Eisel
2020-10-03Cleanup: Remove duplicated View2D zoom polling logicJulian Eisel
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-18Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-18Fix T79787: orbit/zoom sensitivity depends on line-widthCampbell Barton
2020-08-13View2D: Centralize handling of changes to v2d->curSergey Sharybin
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-21UI: Add an outer boundary for edge panning, use in outlinerHans Goudey
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Fix T78146: Crash using scroll barsCampbell Barton
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-05Fix failing assert when dragging panel close to region edgeHans Goudey
2020-06-05UI: Pan 2D Region When Dragging to BoundaryHans Goudey
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-14Cleanup: simplify redundant tests in scrollbar codeNicholas Rishel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-08-16Cleanup: spellingCampbell Barton
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton