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
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Subdivision Surfaces: add option disable using the limit surfacePiotr Ostrowski
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-09-30Cleanup: remove full-stop from descriptionCampbell Barton
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-25Fix T78343: Most properties of Ocean modifier should not be animatable.Bastien Montagne
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-07Add a Self option to the Exact boolean modifier. Fixes T52425.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-12Increase hard limit for Remesher octree depthDalai Felinto
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-08-03Ocean Modifier: Add viewport resolutionPhil Stopford
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-22Modifiers: option to preserve custom normals for subsurf & multiresCody Winchester
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-14Fix T78902: Only check main modifier panel for expansion propertyHans Goudey
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-03UI: Use sliders and [0, 1] ranges in ocean modifierHans Goudey
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02UI: Small Tweaks to Modifier Layouts for ConsistencyHans Goudey
2020-06-25Fix T77878: Hard minimum for voxel size of the remesh modifierRobert Guetzkow
2020-06-25Cleanup: spellingCampbell Barton
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-18UI: Weight Modifiers Falloff: Use better step iconAaron Carlisle
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-10UI: Only set first bit of modifier expansion fag with PythonHans Goudey
2020-06-09UI: Set modifier panel expansion on every redrawHans Goudey
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-08Cleanup: Rename functionJacques Lucke
2020-06-08UI: use term 'Merge Distance' instead of 'Merge Limit'Aaron Carlisle
2020-06-08Fix: Wrong UI Label for mesh cache play modeAaron Carlisle
2020-06-08UI: Use Proper Title CaseAaron Carlisle
2020-06-08UI: Do Use term 'Subsurf'Aaron Carlisle
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05LibOverride: Cleanup: remove useless per-property override flag.Bastien Montagne
2020-06-04LibOverride: Make all modifiers properties overridable.Bastien Montagne
2020-06-02Cleanup: factorize duplicated code in WVG modifiers' RNA.Bastien Montagne
2020-05-29Modifiers: add invert vgroup weights options to operands of Mix modifier.D. O