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-05-13Fix 3D view axis align flagCampbell Barton
2018-05-13Cleanup: Remove unused member.Germano
2018-05-13BKE_bvhutils: allow caching NULL bvh_trees.Germano
2018-05-13transform_snap_object: perf: Check the distance of the bound_box of objects o...Germano
2018-05-13Cleanup: transform_snap_object: Remove unused variables and reuse the precalc...Germano
2018-05-13Eevee: Fix Dof shader compilation.Clément Foucault
2018-05-13Eevee: Depht Of Field: Merge Scatter passes together.Clément Foucault
2018-05-13Eevee: Depth of field: Code style fixes.Clément Foucault
2018-05-13Eevee: Depth of field: Smooth out bokeh shape.Clément Foucault
2018-05-13Eevee: Depth of field: Change final blending.Clément Foucault
2018-05-13Cleanup: BLI_math: Simplify dist_squared_to_projected_aabb functions.Germano
2018-05-12EditMBall: multi-object select randomCampbell Barton
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-12UI: use icons for orientation typesCampbell Barton
2018-05-12Remove unused function: `BKE_bvhtree_from_mesh_looptri`.Germano
2018-05-12Replace `BKE_bvhtree_from_mesh_looptri` with `BKE_bvhtree_from_mesh_get`.Germano
2018-05-12UI: move orientation to the topbarCampbell Barton
2018-05-12EditMode: multi-object insetCampbell Barton
2018-05-12EditMode: multi-object UV cube projectCampbell Barton
2018-05-12EditMode: multi-object UV cylinder projectCampbell Barton
2018-05-12EditMode: multi-object UV sphere projectCampbell Barton
2018-05-12EditMode: multi-object UV resetCampbell Barton
2018-05-12Modifiers: port Remesh from DerivedMesh to MeshCampbell Barton
2018-05-12Modifiers: ported Wave from DerivedMesh to MeshCampbell Barton
2018-05-12Merge branch 'master' into blender2.8Campbell Barton
2018-05-12Fix missing fallback in recent aabb precalc funcCampbell Barton
2018-05-12Cleanup: modifier arg wrappingCampbell Barton
2018-05-12Refactor: Move functions to get the distance to a projected aabb to BLI_match...Germano
2018-05-11UI: tweaks to icon defaultsCampbell Barton
2018-05-11Bmesh: Clear possible geometry saved at runtime when converting bmesh to mesh.Germano
2018-05-11Merge branch 'master' into blender2.8Campbell Barton
2018-05-11EditMesh: remove duplicate rip macroCampbell Barton
2018-05-11WM: initialize last used macro propertiesCampbell Barton
2018-05-11DRW: Add DRW_UNIFORM_FLOAT_COPY and DRW_UNIFORM_BOOL_COPY.Clément Foucault
2018-05-11DRW: Add DRW_view_layer_engine_data_ensure_ex.Clément Foucault
2018-05-11Modifiers: ported Laplacian Deform DerivedMesh → MeshChristian Hubert
2018-05-11Fix: Last of the operators from T54811 now work with Copy on WriteJoshua Leung
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Modifiers: ported Laplacian Smooth DerivedMesh → MeshChristian Hubert
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-11Icon for Light ProbesPablo Vazquez
2018-05-11Depsgraph: Fix redundant nodes built when animation shares same actionSergey Sharybin
2018-05-11Particle mode: Fix memory leak with simple interpolated childrenSergey Sharybin
2018-05-11Modifiers: ported UV Project DerivedMesh → MeshChristian Hubert
2018-05-11Dar manager: Ignore non-particle-edit objects from particle modeSergey Sharybin
2018-05-11Fix crash going to edit mode of particles with copy on writeSergey Sharybin
2018-05-11Modifiers: ported Screw DerivedMesh → MeshChristian Hubert
2018-05-11Depsgraph: Remove workaround for scene freeSergey Sharybin
2018-05-11Remove debug only codeSergey Sharybin
2018-05-11Light Probe type name should be CUBEMAP, not SPHERE.Pablo Vazquez