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
2005-11-17Another Orange sneak-in feature: SoftBody support for Curves & Surfaces.Ton Roosendaal
2005-11-17Special Orange request; support for SoftBody Goal weights for Lattices.Ton Roosendaal
2005-11-16New Constraint option for Pose: "Local" Copy Location/Rotation.Ton Roosendaal
2005-11-12Hairdresser request;Ton Roosendaal
2005-11-11Three particle fixes;Ton Roosendaal
2005-11-11More hairdressing goodies; in the 'velocity' section of the ParticleTon Roosendaal
2005-11-10Bug in previous commit today; sound buttons crashed...Ton Roosendaal
2005-11-10- Static particles now draw shaded too!Ton Roosendaal
2005-11-10The long awaited Particle patch from Janne KarhuTon Roosendaal
2005-11-09- popup menu now aborts by defaultNils Thuerey
2005-11-04Combined bugreport, bugfix and patch from Vidar Madsen.Ton Roosendaal
2005-11-04Bug #3338Ton Roosendaal
2005-10-28Autocomplete for buttons that need Blender data names (ID's and Bones).Ton Roosendaal
2005-10-27Bugfix: Using the "Influence" slider for Constraints popped back to theTon Roosendaal
2005-10-25New; Rotation Constraint allows to only copy X,Y,Z axis rotations.Ton Roosendaal
2005-10-10Missing include file made file not compilable...Ton Roosendaal
2005-10-10Stage two of the giant animation recode project; Ipo/Action/NLA cleanupTon Roosendaal
2005-10-10- minor solver fix for msvc compilationNils Thuerey
2005-10-10- added option to switch off compiling elbeem to scons files (set USE_FLUIDSI...Nils Thuerey
2005-09-29- Added "anisotropic" rendering for static particle hair strands.Ton Roosendaal
2005-09-28Bugfix;Ton Roosendaal
2005-09-24Created a new sub-context ("tab") for all physics related button panels.Ton Roosendaal
2005-09-21Orange request; get RVK (relative vertex keys) work for Curve objects.Ton Roosendaal
2005-09-18initial commit of the fluid simulator.Jean-Luc Peurière
2005-09-07Fix for weight painting errors, as reported by Bassam.Ton Roosendaal
2005-09-07Roland Hess' Floor Constraint patch: https://projects.blender.org/tracker/?fu...Martin Poirier
2005-09-03Bug fix #2972Ton Roosendaal
2005-08-28Integration of new IK lib features in Armature Poses.Ton Roosendaal
2005-08-27IK work-in-progress commit;Ton Roosendaal
2005-08-27Third and last commit for Brecht's IK work.Ton Roosendaal
2005-08-25Huge commit, but not much features... had to shuffle a lot of code around.Ton Roosendaal
2005-08-23Another painful editing issue solved!Ton Roosendaal
2005-08-22Much wanted; Constraint "move up" and "move down" buttons, in the Panel!Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-16Ooops, one slipped on portingJens Ole Wund
2005-08-16softbody <--> softbody collisionJens Ole Wund
2005-08-15Added new button type: ROUNDBOXTon Roosendaal
2005-08-15 - readded DL_VERTS type to store lattice deformed vertsDaniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-11 - update displistmesh_to_mesh to free existing mesh data (includingDaniel Dunbar
2005-08-11 - switch to using softbody modifier, controls enabling but does not haveDaniel Dunbar
2005-08-11 - added eModifierTypeFlag_RequiresOriginalData for modifiers thatDaniel Dunbar
2005-08-07Softbody collision with deformed deflectors2Jens Ole Wund
2005-08-07working on : make softbodies collide with moving ( armatures,lattices .. ) ob...Jens Ole Wund
2005-08-05 - added UI_EMBOSSR option (rounded emboss)Daniel Dunbar
2005-08-04 - modifier UI update (aka, find the modifier buttons!!)Daniel Dunbar
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-08-03 - change modifier applyModifier[EM] function to not free derived argumentDaniel Dunbar
2005-07-26 - missed in remove wave effect commit, option was still in effect menuDaniel Dunbar
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar