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-06-30Cleanup: spellingCampbell Barton
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-05-26UI: List Panel SystemHans Goudey
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-01-21Fix T71810: Flipping Sidebar with tabs breaks alignmentJulian Eisel
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-09-07Cleanup: style, spellingCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-06-02Cleanup: better comments and naming for redraw flagsBrecht Van Lommel
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18UI: Revert fix T37463: Y-clamp for header-only spacesCampbell Barton
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-14Fix T62425: topbar showing wrong buttons at some UI scales.Brecht Van Lommel
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-14Comments: correct ARegion.sizex/y commentCampbell Barton
2019-03-08Cleanup: spellingCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: move flag definition into screen headerCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel