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-19Fix T64822: curve widget point selection does not take into account DPIBrecht Van Lommel
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Fix unintended fall-through in switch statementSergey Sharybin
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Minor change to last commitCampbell Barton
2019-05-16UI: Draw background for headerless panels with region-overlapCampbell Barton
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-15Fix preference dirty tagging for addons & keymapsCampbell Barton
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-14Fix T64592: Assign Shortcut does not autosave preferencesBrecht Van Lommel
2019-05-14Preferences: set dirty flag when draggingCampbell Barton
2019-05-14Fix missing preference dirty taggingCampbell Barton
2019-05-14Fix compiler warning with OpenGL icon texturesBrecht Van Lommel
2019-05-13Preferences: set dirty when editing quick favourites menuCampbell Barton
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Fix T64427: WITH_HEADLESS build optionCampbell Barton
2019-05-13Fix T64461: Sub-panels allow pinningCampbell Barton
2019-05-13Fix T64463: Visual Artifacts with ColorRampHarley Acheson
2019-05-11UI: Nudge Curve Editor Away from ScrollbarHarley Acheson
2019-05-11Fix (unreported) annoying UI assert for expanded enums.Bastien Montagne
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10UI: allow to cancel editing of vector widgets with escape and RMBAlessio Monti di Sopra
2019-05-10Add ability to create a keyboard shortcut for more mode settings.Sebastian Parborg
2019-05-10Preferences: add is_dirty memberCampbell Barton
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-09Fix T64076: color ramp overlaps scrollbarHarley Acheson
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-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09I18n disambiguation: Drag (physics force vs. mouse action).Bastien Montagne
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-06Fix T64164: Resetting a curvemap could result in a mirrored curvePhilipp Oeser
2019-05-06UI: disable colored icons in menus for nowBrecht Van Lommel
2019-05-06UI: Icons updateWilliam Reynish
2019-05-03UI: color icons in the properties editor tabsBrecht Van Lommel
2019-05-03UI: Fix crash when region becomes too thinJacques Lucke
2019-05-03Fix width of compact buttons with icons, e.g. layout.menu().Alexander Gavrilov
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-03Fix T59474: Crash assign shortcutsCampbell Barton
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-02Workspace: remove global active toolCampbell Barton