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-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Defaults: left click select is now the default.Brecht Van Lommel
2018-11-28Fix/workaround issues in pose and edit modeSergey Sharybin
2018-11-28Fix crash entering editmodeCampbell Barton
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-28WM: avoid re-initializing tools while resizing areasCampbell Barton
2018-11-28Scene: 3D cursor rotation wasn't initializedCampbell Barton
2018-11-28Cleanup: styleCampbell Barton
2018-11-27Shrinkwrap: minor simplification of code.Bastien Montagne
2018-11-27Fix typos.Bastien Montagne
2018-11-27VGroup search: do not try to search for empty string.Bastien Montagne
2018-11-27RNA: expose access to B-Bone shape data from Python.Alexander Gavrilov
2018-11-27Revert "Fix texture space not updating in edit mode."Campbell Barton
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