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
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03UI: improve widget text cursor positionHarley Acheson
2020-04-28Fix T76098: Dragging text selection with offset resets select startCampbell Barton
2020-04-24Fix T75749: UI button text selecting is broken by text offsetCampbell Barton
2020-04-20Fix invalid comparison checking button unit typeCampbell Barton
2020-04-17Fix T75796: Misaligned quit dialog keymapCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-29Cleanup: remove unicode character printingCampbell Barton
2020-03-24Fix T74038 : Scrolling doesn't work in menu if there is no active itemValentin
2020-03-24UI: add menu search functionality to operator search menuCampbell 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-12Fix T73228: UI shows settings of wrong marker when movie clip is offsetJacques Lucke
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-10Fix T74585: Crash when scrolling viewport shading pop-upJulian Eisel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-02-28Fix T65351: visual glitches when scrolling in popoversYevgeny Makarov
2020-02-28File Browser: Add Ctrl+F shortcut to activate filter textboxJacques Lucke
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Fix T73495: Missing undo switching active shape-key in edit-modeCampbell Barton
2020-01-29Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-29Fix T67483: Cannot paste on unit-vector uibutJacques Lucke
2020-01-29Fix T72089: Image Editor - Paint mode, Clone Tool - disfunctional clearPhilipp Oeser
2020-01-28Fix T63999: Filepath property won't open filebrowser from a popoverJulian Eisel
2020-01-28Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-28Fix T65350: scrolling popovers with trackpad not working on macOSYevgeny Makarov
2020-01-27Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-27Fix T71719: Unrelated menus open on hoverCampbell Barton
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-02Fix T71303: RMB outside context menu ignoredKevin Havranek
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Cleanup: clang-formatCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-14Sculpt: disable undo from any UI elements in sculpt modeCampbell Barton
2019-11-08Fix T71405: Trying to Ctrl-C on many buttons crashes BlenderPhilipp Oeser
2019-11-08Fix T55632: USE_DRAG_MULTINUM and USE_ALLSELECT not working well togetherPhilipp Oeser
2019-11-05Fix T68130: Over sensitive number button draggingCampbell Barton
2019-10-11Fix T70191: Text button in popup doesn't workCampbell Barton
2019-10-10Fix T70691: Crash picking object from eyedropperCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-16Fix T69755: 'Enter' over file name not workingJulian Eisel