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
2018-11-23Fix T57996: Crash - delete node with a driven parameterSergey Sharybin
2018-11-23Return truth when animation fix changed animationSergey Sharybin
2018-11-23Fix T57616: Deleting particle system instance object leads to crashSergey Sharybin
2018-11-23Python API: bpy.app.handlers.depsgraph_update_pre/postJacques Lucke
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-22Cleanup: newlines in error printsCampbell Barton
2018-11-22Cleanup: Use proper module prefix in function namesSergey Sharybin
2018-11-22Fix missing newline in error printSergey Sharybin
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-21transform_snap_object: Use the texture space bound box to test the need to sn...mano-wii
2018-11-21GP: Init new Eraser HardAntonioya
2018-11-21transform_snap_object: Fix snap to curves.mano-wii
2018-11-21Depsgraph: Move boundbox sync to the post-geometry evaluationSergey Sharybin
2018-11-21Depsgraph: Cleanup, use more clear nameSergey Sharybin
2018-11-21Fix uv-sculpt use w/ tool-systemCampbell Barton
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-20Cleanup: styleCampbell Barton
2018-11-20UI: Color Ramp: Add menu and functions to distribute color stopsCharlie Jolly
2018-11-20Speedup rigs with multiple objects deformed by bbonesSergey Sharybin
2018-11-20Cleanup: Use more const qualifiersSergey Sharybin
2018-11-20Comment out all derived mesh evaluationSergey Sharybin
2018-11-20Modifier stack: Only ensure derived mesh when USE_DERIVEDMESH is definedSergey Sharybin
2018-11-20Modifier stack: Use evaluated mesh to check normalsSergey Sharybin
2018-11-20Vertex parent: Remove CCGDM optimizationSergey Sharybin
2018-11-20Fis T57948: Crash in 2.8x lookdevClément Foucault
2018-11-20Multires: Cleanup, remove unused functionSergey Sharybin
2018-11-20Fix T57938: Dynamic paint baking issuesSergey Sharybin
2018-11-20Cleanup: use const mesh arg to BM_mesh_bm_from_meCampbell Barton
2018-11-20Cleanup: style, unusedCampbell Barton
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-19Workbench: Use non-negative lighting evaluationClément Foucault
2018-11-19Studio Lights: Big CleanupsClément Foucault
2018-11-19STUDIOLIGHT: leave a comment of why `STUDIOLIGHT_SPHERICAL_HARMONICS_WINDOWIN...mano-wii
2018-11-19Revert "BKE object: Correct bound box of bezier curve objects not matching th...mano-wii
2018-11-19LOOKDEV: disable STUDIOLIGHT_SPHERICAL_HARMONICS_WINDOWINGmano-wii
2018-11-19BKE object: Correct bound box of bezier curve objects not matching the object...mano-wii
2018-11-18Keymap: move left click select to a preferenceCampbell Barton
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-18Fix T57896: Crash updating grease pencil material previewSergey Sharybin
2018-11-17Cleanup: styleCampbell Barton
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-16RNA: LayerCollection.has_hidden_objectsDalai Felinto
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add irradiance smoothingClément Foucault
2018-11-15Eevee: Lights: Reduce default cascade distanceClément Foucault
2018-11-15Eevee: Add Light Threshold valueClément Foucault
2018-11-15Fix T57825: Crash when assign materialSergey Sharybin