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
2018-11-16Cleanup: remove unused variablemano-wii
2018-11-16Fix T56673: Tara.blend from Blender cloud crashes on loadSergey Sharybin
2018-11-16Fix T57850, bevel modifier crash with vertex groups and face area mode.Howard Trickey
2018-11-16Fix T57477: Switching between edit mode, and particle edit mode crashesSergey Sharybin
2018-11-16Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-16Call PRE_VIEW and POST_VIEW draw callbacks in movie clip editorSybren A. Stüvel
2018-11-16Fix T57566: Blender 2.8 crashes with the new multiresSergey Sharybin
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-16Keymap: remove loading keymaps from old filesCampbell Barton
2018-11-16Cleanup: remove 27X defineCampbell Barton
2018-11-16BKE: Fix probe duplication not duplicating data blockClément Foucault
2018-11-16Cleanup: de-duplicate 3d view select itemsCampbell Barton
2018-11-16Edit Mesh: Fixes display of custom normalsClément Foucault
2018-11-16Edit Mesh: Improve mesh cage drawing / fix errors and cleanupClément Foucault
2018-11-16RNA: LayerCollection.has_hidden_objectsDalai Felinto
2018-11-16Keymaps: left click select keymap changesBrecht Van Lommel
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add Glossy Reflection clampingClément Foucault
2018-11-15Viewport collections visibility: Viewport and Selection optionsDalai Felinto
2018-11-15Explicitly disable separator spacer in popover and pie menusDalai Felinto
2018-11-15Fix tool error opening Sculpt template.Brecht Van Lommel
2018-11-15Templates: set autosmooth threshold to 30°, matching default for new meshes.Brecht Van Lommel
2018-11-15Fix T57854: Disable viewport visibility crashSergey Sharybin
2018-11-15Eevee: Add irradiance smoothingClément Foucault
2018-11-15Eevee: Irradiance Grid: Make the influence shape corners roundClément Foucault
2018-11-15Eevee: Lights: Reduce default cascade distanceClément Foucault
2018-11-15Eevee: Cleanup & small optimizationClément Foucault
2018-11-15Eevee: Add Light Threshold valueClément Foucault
2018-11-15Eevee: Optimisation: Bypass light power calculation when not neededClément Foucault
2018-11-15Eevee: Cleanup: Fix wrong sun area light power calculationClément Foucault
2018-11-15Eevee: Make sun power match cycles better.Clément Foucault
2018-11-15RNA: always allow fallback from defaultarray to defaultvalue.Alexander Gavrilov
2018-11-15Py API: Fix documentation/actual behavior missmatch in gpu.matrixJacques Lucke
2018-11-15Py API Docs: Fix formattingJacques Lucke
2018-11-15Fix T57825: Crash when assign materialSergey Sharybin
2018-11-15Depsgraph: Clear localization tag for CoW IDsSergey Sharybin
2018-11-15Tag all localized ID types as suchSergey Sharybin
2018-11-15Remove legacy node tree localization tagSergey Sharybin
2018-11-15Followup to the previous commitSergey Sharybin
2018-11-15Cleanup: Double semicolon at the end of lineSergey Sharybin
2018-11-15Fix strict compiler warnings/errorsSergey Sharybin
2018-11-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-15Cleanup: CommentsSergey Sharybin
2018-11-15LayerCollection RNA API util functionsDalai Felinto
2018-11-15Hide collections menu: ignore excluded collectionsDalai Felinto
2018-11-15Units: Identifiers in PythonJacques Lucke
2018-11-15Fix T57848: Transforming large linked instances freezes BlenderSergey Sharybin
2018-11-15Keymaps: minor code refactor after adding tools to default preset.Brecht Van Lommel
2018-11-15Depsgraph: Build all type of IDs for modifiers and constraintsSergey Sharybin