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-10-12Mesh: remove derived mesh for nurbs conversionCampbell Barton
2018-10-11Cleanup: make BKE_mesh_ensure_normals_for_display publicCampbell Barton
2018-10-10Fix modifier cage option being overwrittenCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Correct bad statvis default in recent commitCampbell Barton
2018-10-10Cleanup: namingCampbell Barton
2018-10-10Cleanup: add back add_shapekey_layers to modifier stackCampbell Barton
2018-10-10Cleanup: uncomment statvis calculation (still disabled)Campbell Barton
2018-10-10Modifier: use simplified bmesh -> mesh conversionCampbell Barton
2018-10-09Fix Weight Paint display with Subdivision Surface modifier.Alexander Gavrilov
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-09Cleanup: remove unused EditDerivedBMeshCampbell Barton
2018-10-09Edit Mesh: remove derived-mesh from crazy-space calculationCampbell Barton
2018-10-09Modifier: move edit-mesh calculation from DerivedMesh to MeshCampbell Barton
2018-10-09Modifier: add non derived mesh modifier wrappersCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-21Cleanup: convert smoke modifier from DerivedMesh to Mesh.Brecht Van Lommel
2018-09-20Cleanup: move DerivedMesh wrappers for modifiers further down the hierarchyJacques Lucke
2018-09-19Cleanup: Remove some DerivedMesh wrappers for modifiersJacques Lucke
2018-09-06Cleanup: Remove unused modifier evaluation flagSergey Sharybin
2018-08-16Cleanup: Use dedicated function to copy mesh during evaluation processSergey Sharybin
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-10Ported mesh_create_derived_view() to mesh_create_eval_final_view()Sybren A. Stüvel
2018-07-05Fluidsim: ported from DerivedMesh to MeshSybren A. Stüvel
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-22Modifiers: Remove remaining parts of md->sceneSergey Sharybin
2018-06-21Cleanup: remove DM from 'join as shape' operator.Bastien Montagne
2018-06-19Fix re-entrant calls in some cases of mesh_evaluated generation.Bastien Montagne
2018-06-19Correction to previous commit.Bastien Montagne
2018-06-19ModStack: Fix broken object_get_datamask helper.Bastien Montagne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-12Depsgraph: Ensure modifiers evaluation doesn't happen on top evaluated meshSergey Sharybin
2018-06-08mesh_get_eval_final() should check ob->runtime.mesh_evalSybren A. Stüvel
2018-06-06Cleanup: unused functionCampbell Barton
2018-06-06DerivedMesh deprecation: marked no-longer-in-use functionSybren A. Stüvel
2018-06-06Cleanup: rename WITH -> USE for internal definesCampbell Barton
2018-06-05Moved function declarations from BKE_DerivedMesh.h to BKE_mesh_runtime.hSybren A. Stüvel
2018-06-05Moved function declarations from BKE_mesh.h → BKE_mesh_runtime.hSybren A. Stüvel
2018-06-04Fix crash when making objects to share same meshSergey Sharybin
2018-06-01Cleanup: whitespaceCampbell Barton