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-07-03Clang-Tidy: Enable bugprone-misplaced-widening-castSergey Sharybin
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-30Fix T78455: Failed assert when opening a viewport panelJulian Eisel
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-29UI: Tweak Cache File Template LayoutHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T78237 UI: NLA colors black and brokenClément Foucault
2020-06-25UI: Slightly simplify box style panel margin offsetHans Goudey
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fix T78172: Undo crash due to IDTemplate operations missing undo push.Bastien Montagne
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-06-23Fix T78146: Crash using scroll barsCampbell Barton
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-22UI: Widget: Replace geometry by fragment shader drawingClément Foucault
2020-06-21UI: Fix view reset when toggling subpanel expansionHans Goudey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17UI: Improve Modifier Panel Header MenuHans Goudey
2020-06-17UI: Ctrl-click on panel header expands & collapses subpanelsHans Goudey
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-16Cleanup: Use LISTBASE_FOREACH in interface_panel.cHans Goudey
2020-06-15Fix T77541: Unregistering DATA_PT_modifiers doesn't remove modifier panelsHans Goudey
2020-06-15Fix text after '|' being right aligned in the ID selectorCampbell Barton
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-11UI: exclude context menus from menu searchCampbell Barton
2020-06-10UI: Only set panel data expand flag for active panelsHans Goudey
2020-06-10Fix T77694: Start panel animation when expansion data changesHans Goudey
2020-06-10UI: Show library names grayed out and right-aligned in menusJulian Eisel
2020-06-09Fix missing animation decorators for pointer buttonsJulian Eisel
2020-06-09UI: Set modifier panel expansion on every redrawHans Goudey
2020-06-09UI: Avoid rebuilding Outliner tree on simple button interactionsJulian Eisel
2020-06-09Fix T77504: Operator search gives wrong resultsCampbell Barton
2020-06-09Fix menu operator/search clipping the last characterCampbell Barton
2020-06-09Fix T77148: Crash changing multiple values for sequencer stripsCampbell Barton
2020-06-06UI: Ability to Print Bold and ItalicsHarley Acheson
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05Fix failing assert when dragging panel close to region edgeHans Goudey
2020-06-05UI: Pan 2D Region When Dragging to BoundaryHans Goudey