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-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Missing from last commitCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-18UI: collapse 3D view collections visibility panel by default.Brecht Van Lommel
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18GPencil: Initialize variable to remove console warningAntonioya
2019-04-18Missing 2.7x keymap update from last commitCampbell Barton
2019-04-18PyAPI: remove support for importing text blocks as modulesCampbell Barton
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-18UI: Expand Enum Items Over Multiple RowsJeroen Bakker
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18UI: don't expand selection tool option enumBrecht Van Lommel
2019-04-17Edit Mode: Rework display to differentiate selection modesClément Foucault
2019-04-17ClangFormat: disable for generated themeCampbell Barton
2019-04-17Fix T63674: Incorrect poll methods in node category classesnBurn
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-16Industry Compat keymap: Fix loop selectionWilliam Reynish
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16Cleanup: use keyword only args to rna_idprop_ui_createCampbell Barton
2019-04-16Python: add a utility function for creating custom properties.Alexander Gavrilov
2019-04-16Fix tool system Python errors if there is no active object.Brecht Van Lommel
2019-04-16UI: Move Collection Visibility popover from 3D View header into the SidebarWilliam Reynish
2019-04-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: Add lock icon to Vertex Groups listAntonioya
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-04-16Industry Compat Keymap: Use F-keys for viewpointsWilliam Reynish
2019-04-16Fix T63189: missing double click for UV loop select and emulate MMBBrecht Van Lommel
2019-04-15GPencil: Hide UV factor for Dots and BoxesAntonioya
2019-04-15UI: move gizmo popover next to the overlay buttonsCampbell Barton
2019-04-15Industry Compat Keymap: Tool shortcutsWilliam Reynish
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-15Industry Compat Keymap: Panning consistencyWilliam Reynish
2019-04-15Industry Compat Keymap: Remove Ctrl-click for context menuWilliam Reynish
2019-04-14Render: new material previewWilliam Reynish
2019-04-14Fix add_search node operator to show custom nodesMiguel Porces
2019-04-14Keymap: toggle context gizmo instead of the tool gizmoCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-04-13Cleanup: add trailing commas to wrapped argsCampbell Barton
2019-04-13UI: remove popover button text in viewport headerWilliam Reynish
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-04-13GPencil: Remove script console warning when object is NoneAntonioya
2019-04-12Fix T63504: Python Template 'ui_previews_dynamic_enum' errorPhilipp Oeser
2019-04-12Rename Label instead of Name in Node editor using F2 keyCampbell Barton
2019-04-12Revert "Rename Label instead of Name in Node editor using F2 key"Campbell Barton