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-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Fix region action zone not working when hiddenCampbell Barton
2019-04-25UI: keep timeline collapsed to header size when resizing windowGeorge Vogiatzis
2019-04-25Cleanup: remove unneeded screen_refresh_headersizesGeorge Vogiatzis
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-24Fix T63822: Sidebar tabs active area dead-zone #2Campbell Barton
2019-04-23Fix T63822: Sidebar tabs active area dead-zoneCampbell Barton
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-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-19Fix/workaround crash using ED_area_do_msg_notify_tag_redrawCampbell Barton
2019-04-19UI: tweak header context menu, gray out items when they have no effectBrecht Van Lommel
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-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: replace toggle header with a propertyCampbell Barton
2019-04-18Cleanup: correct commentCampbell 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-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16Fix T63439: too many 3D viewport redraws due to fading scrollbars.Brecht Van Lommel
2019-04-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: Use higher level functionSergey Sharybin
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Image draw: Fix/workaround image corruption on drawSergey Sharybin
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-04Cleanup: styleCampbell Barton
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-04-01Fix T63169: 'Duplicate Current' entry in new workspace menu is not translated.Bastien Montagne
2019-03-24GPU: Remove unused and deprecated GPU_line_stipple()Clément Foucault
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-16Fix T62555 Viewport borders flicker when splitting said viewportClément Foucault
2019-03-14Fix T62425: topbar showing wrong buttons at some UI scales.Brecht Van Lommel
2019-03-14UI: disallow splitting of temporary screensCampbell Barton
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton