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-13Preferences: set dirty when editing quick favourites menuCampbell Barton
2019-05-13UI: Don't display markers in driver editorJacques Lucke
2019-05-13Fix T64403: crash sampling coloring in texture paint modeBrecht Van Lommel
2019-05-13Fix T64041: Vertex Sharp not working.Bastien Montagne
2019-05-13Fix T64120: Dynamic Paint Doesn't Recalculate Normals with Smooth Shading.Bastien Montagne
2019-05-13RNA: disable undo on OperatorProperties and its subclasses.Alexander Gavrilov
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Python API: expose preferences.is_dirtyBrecht Van Lommel
2019-05-13cleanup: typo in commentPhilipp Oeser
2019-05-13Fix T64427: WITH_HEADLESS build optionCampbell Barton
2019-05-13Fix T64461: Sub-panels allow pinningCampbell Barton
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Preferences: tag as dirty for add-ons & loading factory startupCampbell Barton
2019-05-13Preferences: support loading factory preferencesCampbell Barton
2019-05-13Prefernces: support loading last saved preferencesCampbell Barton
2019-05-13readfile: support preferences without loading data-blocksCampbell Barton
2019-05-13Fix T64371Richard Antalik
2019-05-13Fix T64463: Visual Artifacts with ColorRampHarley Acheson
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-11UI: Nudge Curve Editor Away from ScrollbarHarley Acheson
2019-05-11Fix T59627: missing COW update tags when joining armatures.Alexander Gavrilov
2019-05-11Revert API change (hide_viewport > hide_instance)Dalai Felinto
2019-05-11Fix (unreported) annoying UI assert for expanded enums.Bastien Montagne
2019-05-11DRW: Fix previous commitClément Foucault
2019-05-11Fix T64464 App crashes when navigating between UV Editor and ViewportClément Foucault
2019-05-11Preferences: disable save-on exit until there is a revert buttonCampbell Barton
2019-05-11Fix error in recent is_dirty preferences flagCampbell Barton
2019-05-11GPencil: Apply FBO changes to AA macrosAntonioya
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-11Fix T64137 Empty Images flickering graphics when "Auto Depth" is enabledClément Foucault
2019-05-10Cleanup: Use const qualifier for curve utilitiesSergey Sharybin
2019-05-10Cleanup: Remove unused functionsSergey Sharybin
2019-05-10Cleanup: Remove old deprecated DerivedMesh functionsSergey Sharybin
2019-05-10UI: allow to cancel editing of vector widgets with escape and RMBAlessio Monti di Sopra
2019-05-10Fix T64399 Crash when trying to enter edit mode on instanced objectsClément Foucault
2019-05-10Fix T64420 Weight Paint colours not visibleClément Foucault
2019-05-10Fix T64284 Mirrored Instances have flipped normals/face orientationClément Foucault
2019-05-10Overlays: Use common_view_lib.glslClément Foucault
2019-05-10Workbench: Use common_view_lib.glslClément Foucault
2019-05-10GPencil: Use common_view_lib.glslClément Foucault
2019-05-10DRW: Remove ModelViewMatrix UsageClément Foucault
2019-05-10Eevee: Update matrices operations to not use combined matricesClément Foucault
2019-05-10Cleanup: DRW: Renaming of glsl utility macrosClément Foucault
2019-05-10Add ability to create a keyboard shortcut for more mode settings.Sebastian Parborg
2019-05-10Cleanup: split setup_app_data into two functionsCampbell Barton
2019-05-10Preferences: write preferences on exitCampbell Barton
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-10Cleanup: move preference saving logic into blendfile.cCampbell Barton
2019-05-10Fix T64304: Objects in appended scene from 2.79 file disappear after saving.Bastien Montagne
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton