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
2007-07-29Armature CrazySpace ImprovementBrecht Van Lommel
2007-04-30Really minor updates related to code I wrote for the Cast modifier:Willian Padovani Germano
2007-04-30Patch #6192 - Wave Modifier Option to move verts along normalsBen Batt
2007-04-30Patch #6582 - Weight groups in the wave modifierBen Batt
2007-04-29Patch #6113 - Cast & Smooth modifiersBen Batt
2007-04-29Patch #6584 - Texture functionality in the wave modifierBen Batt
2007-04-29Patch #5629 - Mirror modifier axis' to be toggleableBen Batt
2007-03-18== Mirror modifier upgrade ==Ben Batt
2007-03-18== Array modifier upgrade ==Ben Batt
2007-01-29= Addendum to UVProject's multiple UV handling - "Override Image" button =Ben Batt
2007-01-29= Updating the UVProject modifier to handle multiple UV layers =Ben Batt
2007-01-28Changed Displace modifier UV layer selection UI code to use a temporaryBen Batt
2007-01-27Removed an unneeded struct declaration committed by mistake in joeedh'sBen Batt
2007-01-27=Displace modifier fix= Joseph Eagar
2006-11-22Upgrades to the UVProject modifier:Ben Batt
2006-11-20New displacement direction for Displace modifier: "RGB -> XYZ". This meansBen Batt
2006-11-20Patch #5181: Option to use an object to determine the startX&Y in theBen Batt
2006-10-28* Changed the Curve Modifier to have it's own X/Y/Z axis deform directionMatt Ebb
2006-08-29Added a VGroup input to the Armature modifier. This allows the user to specifyBen Batt
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-06-14Bug fix:Ton Roosendaal
2006-03-01Array modifier patch by Ben Batt! (#3788)Brecht Van Lommel
2006-01-10Apply Subsurf to UV's.Brecht Van Lommel
2005-10-29New: Mirror Modifier now has option "Do Clipping", which prevents verticesTon Roosendaal
2005-10-20Curve and Lattice deform Modifiers now accept optional Vertex Group nameTon Roosendaal
2005-10-20Another option for more Armature deform control;Ton Roosendaal
2005-09-25New!Ton Roosendaal
2005-09-03Saturday morning first cup of coffee hack (yeah, its a lateDaniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-11 - added modifiers_getVirtualModifierList, returns pointer to first modifierDaniel Dunbar
2005-08-11 - added eModifierTypeFlag_RequiresOriginalData for modifiers thatDaniel Dunbar
2005-08-04 - modifier UI update (aka, find the modifier buttons!!)Daniel Dunbar
2005-08-03 - change modifier applyModifier[EM] function to not free derived argumentDaniel Dunbar
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-23 - added ModifierData flag, is modifier enabled in editmodeDaniel Dunbar
2005-07-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-07-20Wow! A new feature!Daniel Dunbar
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-20 - split {curve,lattice,armature}_deform_verts out of mesh_deformDaniel Dunbar