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-05-08Merge branch 'master' into blender2.8Bastien Montagne
2018-05-08Cleanup: Nuke empty dummy wrappers around modifier_copyData_generic().Bastien Montagne
2018-05-08Eevee: Fix bug with transparent object + volume rendering.Clément Foucault
2018-05-08Merge branch 'master' into blender2.8Bastien Montagne
2018-05-08Modifiers: sanitize/cleanup modifiers' copying & freeing code.Bastien Montagne
2018-05-08Fix T54999: error when entering edit mode in texture shadingJeroen Bakker
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: quiet -Warray-bounds warningCampbell Barton
2018-05-08WeightVG modifiers: Cleanup, add asserts to validate expected data status...Bastien Montagne
2018-05-08Clenup: typos.Bastien Montagne
2018-05-08Modifiers: pass the ob->data to the modifier if the mesh param is NULLSybren A. Stüvel
2018-05-08Armature: Add back Stick bone draw type.Clément Foucault
2018-05-08Modifier stack: port Displace to new Mesh-based system.Bastien Montagne
2018-05-08Fix recent Curve porting: mesh pointer may also be NULL in non-EditMode case.Bastien Montagne
2018-05-08Mod_util: Add back vcos parameter to get_texture_coords_mesh().Bastien Montagne
2018-05-08Mesh normals: clear runtime dirty normal flag also when computing clnors.Bastien Montagne
2018-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-08Tracking: Use bmain from contextSergey Sharybin
2018-05-08Clay: Simplify matcap manipulationSergey Sharybin
2018-05-08Clay: Don't use hardcoded constant in the stringSergey Sharybin
2018-05-08Multi-Object-Editing: select random by Jefferson Rausseo with changesDalai Felinto
2018-05-08Ported Mesh Deform modifierSybren A. Stüvel
2018-05-08looptri + bvhtree support for MeshSybren A. Stüvel
2018-05-08Multi-Object-Editing: vertices smooth by Jefferson RausseoDalai Felinto
2018-05-08Multi-Object-Editing : Extrude Repeat by Falk DavidDalai Felinto
2018-05-08Prevent segfault when opening file browser while a 2.79 file was loaded.Sybren A. Stüvel
2018-05-08Edit Mesh: multi-object rotate_uvs support by Pablo DobarroDalai Felinto
2018-05-08Edit Mesh: multi-object reverse_uvs support by Pablo DobarroDalai Felinto
2018-05-08Modifiers stack: port Curve to new Mesh-based system.Bastien Montagne
2018-05-08Rename BKE_bmesh_to_mesh to BKE_bmesh_to_mesh_nomain.Bastien Montagne
2018-05-08BKE_mesh_new → BKE_mesh_new_nomainSybren A. Stüvel
2018-05-08Cleanup: quiet warning, whitespaceCampbell Barton
2018-05-08Fix crash cancelling search, caused by D3207Campbell Barton
2018-05-08Added BKE_mesh_ensure_normals()Sybren A. Stüvel
2018-05-08Added BKE_mesh_new()Sybren A. Stüvel
2018-05-08Multi-Object-Editing : Support for MESH_OT_solidify by Lucas BoutrotDalai Felinto
2018-05-08Multi-Object-Editing Support for MESH_OT_wireframe by Lucas BoutrotDalai Felinto
2018-05-08Edit Mesh: multi-object faces_shade_flat support by Pablo DobarroDalai Felinto
2018-05-08Multi-Object Editing: subdivide edgering support by Henry @SkippiDalai Felinto
2018-05-08Multi object editing - face dissolve support by Mateusz GrzelińskiDalai Felinto
2018-05-08Extrude Widget: subscribe to operator settingsCampbell Barton
2018-05-08Add note about compat code in uber eval causing modifiers to be applied twiceMai Lavelle
2018-05-08WM: log message bus operationsCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: remove unused wmReport structCampbell Barton
2018-05-08WM: refresh tool on object mode switchCampbell Barton
2018-05-08WM: publish Object.mode changes on mode switchingCampbell Barton
2018-05-08WM: quiet GCC redundant declaration warningsCampbell Barton
2018-05-07Multi-Object-Editing : Support for Edge Dissolve by Lucas BoutrotDalai Felinto
2018-05-07Multi object editing - verticle dissolve support by Mateusz GrzelińskiDalai Felinto