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-07-20 - split {curve,lattice,armature}_deform_verts out of mesh_deformDaniel Dunbar
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-07-18 - added boundbox_set_from_min_max functionDaniel Dunbar
2005-07-17 - need to release object DerivedMesh prior to release object dataDaniel Dunbar
2005-07-17 - add DerivedMesh *derivedDeform to struct Object, this is temporaryDaniel Dunbar
2005-07-17 - convert give_parvert to use mesh_get_derived_deformDaniel Dunbar
2005-07-16 - removed makeDispList, set_displist_onlyzeroDaniel Dunbar
2005-07-14 - add mesh_get_bb function to return mesh boundbox and calc if neededDaniel Dunbar
2005-07-13Another old bug bites the dust! Actually the error was simple... butTon Roosendaal
2005-07-13Couple of small fixes;Ton Roosendaal
2005-07-11New: Armature editmode/posemode now react correctly to HOME or Numpad-DOTTon Roosendaal
2005-07-09New! Pose-constraint Ipos now are integrated in NLA. ALso cleaned up theTon Roosendaal
2005-07-07Two small fixes;Ton Roosendaal
2005-07-05Action constraint works again. Needs revision though... do that withTon Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-21Bug fix #2591Ton Roosendaal
2005-05-12On "Add duplicate object" the softbody baking info wasn't freed.Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-16copy_softbody() didn't check if object actually was softbody!Alexander Ewering
2005-04-16More SoftBody stuff:Ton Roosendaal
2005-04-03Added more dependencies to softbody, for correct recalcTon Roosendaal
2005-04-02Integration stage of Softbody projectTon Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-02-11Little warming-up getting-feet-wet coding project. :)Ton Roosendaal
2005-01-30Fixed old annoyance; enabling true Ortho render in Blender.Ton Roosendaal
2005-01-07Bugfix #2048Ton Roosendaal
2004-12-11Fixes, after bug report Stefano:Ton Roosendaal
2004-12-05Special bf-committers request; Lamp/World/Material now each have 10Ton Roosendaal
2004-11-21Fix for strange (showed in windows only) error that delivered flat curveTon Roosendaal
2004-10-28Report 1659Ton Roosendaal
2004-10-14Three fixes;Ton Roosendaal
2004-10-10- Added Outliner selectionTon Roosendaal
2004-10-01OK. Here's the long awaited first step (V0.01!) of SoftBody. It is calledTon Roosendaal
2004-09-14Lot of code... 2 new features:Ton Roosendaal
2004-09-05Second itteration of global undo system. Now based on:Ton Roosendaal
2004-08-29Feature for Curve objects in Blender; 'tapering'.Ton Roosendaal
2004-08-16Renamed get_constraint_target in constraint kernel file to get_constraint_tar...Martin Poirier
2004-07-27Fixed small annoyonce that was there for long;Ton Roosendaal
2004-07-16Demo mode and BPython:Willian Padovani Germano
2004-06-26The revised patch from Leon for new particle effects.Ton Roosendaal
2004-05-29NEW! Blender now displays flipped (negative scaled) Objects correctly inTon Roosendaal
2004-04-04Revert the changes I did in solve_constraints.Martin Poirier
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2004-03-21 - added editmesh_[de]select_by_material functionDaniel Dunbar
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-09Constraint blending and accumulator fixes for bug #924 and #983Martin Poirier
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2003-12-29Area lights and more...Ton Roosendaal
2003-12-22Phew, a lot of work, and no new features...Ton Roosendaal