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-27Revert "Inline function BKE_mesh_boundbox_calc inside BKE_mesh_texspace_calc ...Campbell Barton
2018-11-27Silence warning (potentially misused twidth)Dalai Felinto
2018-11-27Font textbox overflow: Different methodsDalai Felinto
2018-11-27Fix crash iterating over empty view layerCampbell Barton
2018-11-26MOD_shrinkwrap: do not compute mesh when not needed.Bastien Montagne
2018-11-26MOD_curve: do not compute mesh when not needed.Bastien Montagne
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-26Workbench: Add Curvature overlay for better visibility of surface detail for ...Lukas Stockner
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-26Inline function BKE_mesh_boundbox_calc inside BKE_mesh_texspace_calc to avoid...mano-wii
2018-11-26Fix texture space not updating in edit mode.mano-wii
2018-11-26Fix T57985: Out of the edit mode, the texture space is affected by the modifi...Bastien Montagne
2018-11-26Fix T58032: particle children 'Use Clump Curve' crashPhilipp Oeser
2018-11-25Fix mesh_build_data() calling mesh_finalize_eval() before copying texspace.Bastien Montagne
2018-11-25Fix T57070, T57389, and other bbox-related issues with meshes.Bastien Montagne
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-25Local ViewDalai Felinto
2018-11-25Use orig_pchan when searching for the original copy of a constraint.Alexander Gavrilov
2018-11-25Addons: enable GLTF 2.0 addon by default.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-24Fix T56374, T57066, T58037: crash on startup on macOS when using translation.Brecht Van Lommel
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
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