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-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
2019-05-23Fix addon preference registration setting preferences dirtyCampbell Barton
2019-05-23Depsgraph: Fix fake dependnecy cycle in proxiesSergey Sharybin
2019-05-23Fix T65002: after hiding edit mode object, clicking in wireframe mode crashesGeorge Vogiatzis
2019-05-23Eevee: Fix SSS energy disapearing with alpha blended materialClément Foucault
2019-05-23Depsgraph: Correct relations for proxy groupSergey Sharybin
2019-05-23Compositor: FileOutputJeroen Bakker
2019-05-23Cleanup: Remove debug printJeroen Bakker
2019-05-23Fix T63176: Compositor stipes when scalingJeroen Bakker
2019-05-23Collada exporter updateGaia Clary
2019-05-23Gpencil: Fix assert when rendering with EeveeClément Foucault
2019-05-23Fix too dense timeline grid spacingBrecht Van Lommel
2019-05-23Cleanup: remove redundant separatorsCampbell Barton
2019-05-23Merge branch 'blender2.7'Bastien Montagne
2019-05-23Fix (unreported) missing remapping of proxy_from pointer.Bastien Montagne
2019-05-23Fix T65023: Tracking marker color is not updated when using Copy ColorSergey Sharybin
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-05-23Correct last commit (gizmo order was reversed)Campbell Barton
2019-05-23Cleanup: replace the visible gizmo linked list with an arrayCampbell Barton
2019-05-23Cleanup: allow BLI_Buffer to be used without it's headerCampbell Barton
2019-05-23Gizmo: highlighted gizmo now handles all events firstCampbell Barton