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-13Tests: disable DoF in Eevee tests for now, it adds blurring with default valuesBrecht Van Lommel
2019-05-13Depsgraph: Use for_render flag for curves from depsgraphSergey Sharybin
2019-05-13Curve: Remove duplicated and confusing argumentSergey Sharybin
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-13UI: rename Load Preferences to RevertCampbell Barton
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-13UI: disable decorators for workspace buttonsCampbell Barton
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Preferences: tag as dirty for add-ons & loading factory startupCampbell Barton
2019-05-13UI: add load preferences operators to headerCampbell 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-12Industry Compat keymap: Fix gizmos overriding view manipulationWilliam Reynish
2019-05-12UI: Reinstate icons in the Physics PropertiesWilliam Reynish
2019-05-12Industry Compat keymap: Add support for Grease Pencil Draw modeWilliam Reynish
2019-05-12Industry Compat keymap: Fix midpoint snapping with the Knife toolWilliam Reynish
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-11Tests: speed up render tests by running multiple in the same processBrecht Van Lommel
2019-05-11Tests: fix eevee and workbench using Cycles in a few testsBrecht Van Lommel
2019-05-11Cycles: add function to clear resumable chunkBrecht Van Lommel
2019-05-11Audaspace: porting changes from upstream.Jörg Müller
2019-05-10Tests: Be more explicit about the required location of the tests folder.Ray Molenkamp
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-10Fix T64338: make snap menu in 2.7x keymap use regular instead of pie menuCarlo Andreacchio
2019-05-10UI: allow to cancel editing of vector widgets with escape and RMBAlessio Monti di Sopra