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-08-26Fix T80098: Mesh deform doesn't update in edit modeCampbell Barton
2020-08-14UI: Fix type in multires modifier subpanelHans Goudey
2020-08-11Fix T79700: skin modifier: prevent error for vert-only meshPhilipp Oeser
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-11Fix memory leak setting error text in the data-transfer modifierCampbell Barton
2020-08-07Fix previous commit, we first need to be sure we actually get a mesh...Bastien Montagne
2020-08-07Fix T79604: Switching to edit mode on boolean object runs out of memory.Bastien Montagne
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Modifier: bypass mesh conversion for hooks in edit-modeCampbell Barton
2020-08-03Fix T79440: Deform modifiers fail in edit-mode when not firstCampbell Barton
2020-07-29Fix T79119: Hook modifier deformation not shown in edit mode.Bastien Montagne
2020-07-28Fix T79180: Object disappears when scaled, set origin etc after applying smoo...Bastien Montagne
2020-07-22Fix T79160: Bevel modifier set to vertices by defaultHans Goudey
2020-07-22Particles: give emitter its own stateJacques Lucke
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-21UI: Adjust Multiresolution Modifier LayoutHans Goudey
2020-07-19Particles: Emit particles over timeJacques Lucke
2020-07-15Particles: use CD_PROP_FLOAT3 instead of CD_LOCATIONJacques Lucke
2020-07-15Revert "Cleanup: simplify Weld Modifier logic"Germano Cavalcante
2020-07-14Cleanup: simplify Weld Modifier logicGermano Cavalcante
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-11Cleanup: spellingCampbell Barton
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-08Apply Modifier: support applying as shape key and keeping the modifier.Alexander Gavrilov
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-07-03UI: Fix bevel modifier not showing vertex groupHans Goudey
2020-07-03Cleanup: Remove redundant logicHans Goudey
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-02UI: Use consistent order in ocean modifierHans Goudey
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02UI: Small Tweaks to Modifier Layouts for ConsistencyHans Goudey
2020-07-02Fix T78513: Modifier apply shortcut not displayedHans Goudey
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Cleanup: spellingCampbell Barton
2020-06-29UI: Don't show modifier operation reports on button pressHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29Fix T78444: Duplicate "From Radius" in Cast Modifier UIHans Goudey
2020-06-28UI: Remove duplicate modifier error messageHans Goudey
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T78269: Mirror modifier lost UV offset onlyHans Goudey
2020-06-25Fix: Displace Modifier UV Layer UI not a pointerCody Winchester
2020-06-25Cleanup: spellingCampbell Barton
2020-06-23Refactor: move more modifier specific code out of readfile.cJacques Lucke
2020-06-23Refactor: move blenloader code of bevel modifierJacques Lucke
2020-06-23Refactor: move blenloader code of surface deform modifierJacques Lucke
2020-06-23Refactor: move more blenloader code into modifier filesJacques Lucke