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-01-25Workbench: Depth Of Field: Add toggle option in shading popoverClément Foucault
2019-01-25Cleanup: replace VSE /w SequencerCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix smoke clipping being ignored by Cycles and not being editable after baking.Brecht Van Lommel
2019-01-24Fix T60350: Removed objects that are still in the outliner will crash Blender.Bastien Montagne
2019-01-24bring back possibility to override camera per viewPhilipp Oeser
2019-01-24Cleanup: removed unused 3D view header template.Brecht Van Lommel
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23Fix wrong f-curve modifier mute checkbox icon / tooltip.Anton Stötzer
2019-01-23RNA: expose Gizmo.use_operator_tool_propertiesCampbell Barton
2019-01-22UI: use same light icon for all light types in properties editor tabs.Joep Peters
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-19Fix bevel modifier spread value bug.Howard Trickey
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-18Add miter pattern options.Howard Trickey
2019-01-18Preferences: assortment of minor layout tweaks.Brecht Van Lommel
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-17Fix T60580: depsgraph object instance 'matrix_world' always returns identity ...Bastien Montagne
2019-01-17RNA Depsgraĥ: add a warning about not using object_instances as a sequence.Bastien Montagne
2019-01-17Preferences: add new Viewport, Animation, Navigation, Save & Load sections.Brecht Van Lommel
2019-01-16Fix outdated user preference descriptions.Brecht Van Lommel
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2019-01-16Preferences: remove unnecessary 16 bit textures preference.Brecht Van Lommel
2019-01-16Preferences: always do GPU accelerated mipmapping, remove preference.Brecht Van Lommel
2019-01-16Cleanup: de-duplicate rotation mode enumCampbell Barton
2019-01-16Cleanup: use max frame defineCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-15Cleanup: rename BKE_libblock_delete to BKE_id_delete.Bastien Montagne
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free_ex by BKE_id_free_ex.Bastien Montagne
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-15Fix T60512: Weight paint brushes show weight when unusedCampbell Barton
2019-01-15Cleanup: use BrushCapabilities prefix for RNA typesCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Fix incorrect individual origins icon in clip editor.Sebastian Koenig
2019-01-14NLA: implement a new blending mode that intelligently combines actions.Alexander Gavrilov
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-11Preferences: remove author fieldCampbell Barton
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-10Fix T60266: missing viewport updates after changing scene world datablock.Brecht Van Lommel
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-10Fix T60354: Paint color shown when not usedCampbell Barton
2019-01-10Cleanup: sort RNA types after enameCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-09WM: add keymap.find_from_operator(...)Campbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel