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-02-22Cleanup: internal changes to cursor resettingCampbell Barton
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-12Cleanup: clang-format.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-29Fix T73453: Selecting playhead in VSE deselects all selected stripsJulian Eisel
2020-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2020-01-21Fix T71810: Flipping Sidebar with tabs breaks alignmentJulian Eisel
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-15Fix crash with some hidden regions after previous commitJulian Eisel
2020-01-15Fix invalid region rectangles, sanitize dynamic region size calulationsJulian Eisel
2020-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14Fix T72200: Split Quad View Region CrashJeroen Bakker
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
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-10-29Merge branch 'blender-v2.81-release'Philipp Oeser
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-10-12Cleanup: clang-formatCampbell Barton
2019-09-28Fix build error on WindowsBrecht Van Lommel
2019-09-28Debug: add 888 and 889 debug values for redraw and PBVH node visualizatonsBrecht Van Lommel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-18Fix T67008: Missing move handle and flickering in FileBrowserAndrea Weikert
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Fix T64888: full-screen button overlaps side-barCampbell Barton
2019-08-15Fix full-screen button overlapping navigation gizmoCampbell Barton
2019-08-15UI: skip drawing the full-screen when alpha is zeroCampbell Barton
2019-08-15Fix T68678: Invisible fullscreen buttonCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-22UI: allow shrinking panel height to zero when open.Alexander Gavrilov
2019-05-16Cleanup: panel layout logicCampbell Barton
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-08Keymap: Special keymap for clip editor scrubbing areaJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke