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
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
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-03Fix tool header message subscriberCampbell Barton
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-23Fix action zones getting out of sync with panel sizeCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-19Fix/workaround crash using ED_area_do_msg_notify_tag_redrawCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Separation lines for Quad ViewHarley Acheson
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-03-14UI: disallow splitting of temporary screensCampbell Barton
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-09Merge branch 'blender2.7'Julian Eisel
2019-03-09Fix stashed full-screens returning to wrong layoutJulian Eisel
2019-02-23fix T59951: View all sequences does not take into account region overlapRichard Antalik
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-21UI: increase corner splitting hit area to include screen edges.Harley Acheson
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Show all useful metadata fields in editorsSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23UI: make editor corner splitting / joining more reliable.Harley Acheson
2019-01-16Cleanup/sanitize usages of G.debug_value.Bastien Montagne