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
path: root/source
AgeCommit message (Expand)Author
2019-05-27Fix T65074: Crash on switching colorCampbell Barton
2019-05-27Revert "UI: Edit Menu Operator Polling"Brecht Van Lommel
2019-05-26Fix T64989 Bevel hangs with Mark Sharp sometimes.Howard Trickey
2019-05-26Fix misleading image color space and alpha tooltipsBrecht Van Lommel
2019-05-26Fix: BLI_task_test deadlock on windows.Ray Molenkamp
2019-05-25blenlib: Fix build warning with MSVCRay Molenkamp
2019-05-25blenlib: Fix debug build warning with MSVC.Ray Molenkamp
2019-05-25imbuf/oiio: Resolve build warnings with MSVC.Ray Molenkamp
2019-05-25Fix T64582: bevel spikes sometimesHoward Trickey
2019-05-25Fix T65092: error with gizmos using freed keymapsCampbell Barton
2019-05-25Cleanup: warnings building without ASANCampbell Barton
2019-05-25Fix T65094: Sequencer crashes blender when scene strip has NULL sceneDalai Felinto
2019-05-24Outliner: Fix selecting collections in view layer selecting original objectsDalai Felinto
2019-05-24Fix T65081: sculpting workspace no longer has matcap by defaultBrecht Van Lommel
2019-05-24Outliner: Set View Layer as the default mode for new outlinersDalai Felinto
2019-05-24Fix failing assert on factory settings loadJulian Eisel
2019-05-24Viewport: Change default studiolightClément Foucault
2019-05-24Edit Mesh: Change color behaviorClément Foucault
2019-05-24EEVEE: VolumetricsJeroen Bakker
2019-05-24Fix T65028: Eye icon not toggle-able from the outliner for linked objectsDalai Felinto
2019-05-24Collada: Remove property with empty identifierSergey Sharybin
2019-05-24Fix T65060: Outliner - Sort Alphabetically checkbox is not workingDalai Felinto
2019-05-24Fix T65071: Crash when selecting joined tracksJacques Lucke
2019-05-24Fix T64101: Crash entering edit mode with particle systemSergey Sharybin
2019-05-24Fix T65059: Crash in empty scenes for context _bases functionsDalai Felinto
2019-05-24Viewport: don't show transparent checkboard in lookdev shading modeBrecht Van Lommel
2019-05-24Viewport: add more contrast to default studio light, make it default againBrecht Van Lommel
2019-05-24Fix T65053: unhide curve does not refresh the viewport properlyPhilipp Oeser
2019-05-24Fix T65062: Compositor doesn't work when using different sceneSergey Sharybin
2019-05-24Depsgraph: Fixes for render pipeline buildingSergey Sharybin
2019-05-24Depsgraph: Fix violation of evaluated domainSergey Sharybin
2019-05-24Depsgraph: Fix render pipeline depsgraph pointing to freed dataSergey Sharybin
2019-05-24Keymap: use a generic gizmo keymap by defaultCampbell Barton
2019-05-24Keymap: share 3D view transform keymapsCampbell Barton
2019-05-24Cleanup: correct function nameCampbell Barton
2019-05-24Cleanup: use "_update" suffix for RNA update callbacksCampbell Barton
2019-05-24Cleanup: warningsCampbell Barton
2019-05-23fix unreported Collada exporter Regression: Added back minimal support for Ma...Gaia Clary
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-23VSE: remove lazy loading for strip crop and transformRichard Antalik
2019-05-233D View: add back transform toolCampbell Barton
2019-05-23Depsgraph: Ensure DOF object is always in the graphSergey Sharybin
2019-05-23Eevee: Ignore COW tag when deciding on auto-bakeSergey Sharybin
2019-05-23Depsgraph: Don't tag original IDs for recalcSergey Sharybin
2019-05-23Revert "Fix T64660: no access to node connectors when a node is inside a layo...Bastien Montagne
2019-05-23Cleanup: Nodes: make it clear that SOCK_IN/_OUT are bitflags.Bastien Montagne
2019-05-23Fix T65035: Wokbench Material AlphaJeroen Bakker
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin
2019-05-23Depsgraph: Allow building scene propertiesSergey Sharybin
2019-05-23Depsgraph: Allow having ID built checks be more granularSergey Sharybin