2005-09-12 |
Ton Roosendaal | Small fixes; |
blob | commitdiff | raw |
2005-09-09 |
Ton Roosendaal | Fix: when using in WeightPaint the Wkey option for... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Johnny Matthews | This patch adds: |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Ton Roosendaal | Quick added; editmode bone subdivision (Wkey only)... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Johnny Matthews | Move the settings in the Mesh Tools panel to the new... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Ton Roosendaal | Huge commit, but not much features... had to shuffle... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Martin Poirier | Bretch's patch for 2D transform. Thanks |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Chris Want | Added (non-default) Makefile option to build blender... |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Ton Roosendaal | A couple of smaller fixes; |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Daniel Dunbar | - bug fix, apply modifier removed modifier even on... |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Ton Roosendaal | Armature "Envelope" editing. |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Daniel Dunbar | - bug fix, convert modifiers function used a shared... |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Daniel Dunbar | - bug fix, free bake didn't work |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Martin Poirier | Turning off tweak mode until there's a better UI. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Martin Poirier | Tweak mode |
blob | commitdiff | raw | diff to current |
2005-08-15 |
Daniel Dunbar | - readded DL_VERTS type to store lattice deformed... |
blob | commitdiff | raw | diff to current |
2005-08-14 |
Daniel Dunbar | - added hook "cursor center" feature (sets hook center... |
blob | commitdiff | raw | diff to current |
2005-08-14 |
Daniel Dunbar | - added make_orco_curf, even does keys! |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Ton Roosendaal | New; Wkey in Armature Editmode. Has option for flipping... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Daniel Dunbar | - bug fix, add hook didn't respect modifier ordering... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Daniel Dunbar | - update displistmesh_to_mesh to free existing mesh... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Daniel Dunbar | Two quick bugfixes, thanks slikdigit! |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Daniel Dunbar | - added modifiers_getVirtualModifierList, returns... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Daniel Dunbar | - switch to using softbody modifier, controls enabling... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Daniel Dunbar | - added eModifierTypeFlag_RequiresOriginalData for... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Daniel Dunbar | - bug fix, face center drawing was wrong for editmesh |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Daniel Dunbar | - bug fix, convert modifiers should free modifiers... |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Daniel Dunbar | - add allowShared argument to DerivedMesh.convertToDis... |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Daniel Dunbar | - added copy button to modifier stack UI |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Daniel Dunbar | - change modifier applyModifier[EM] function to not... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Daniel Dunbar | - update storage.c to use standard time codes (should... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Ton Roosendaal | Cleanup & goodies for rigging geeks! :) |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Daniel Dunbar | - switch displistmesh_to_mesh to just dupalloc the... |
blob | commitdiff | raw | diff to current |
2005-07-23 |
Ton Roosendaal | Killed silly modal PoseMode mode! :) |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Ton Roosendaal | Events added for: |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Daniel Dunbar | - readfile incorrectly increased user count for Lattic... |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Daniel Dunbar | - fix convert XXX _to mesh to recalc mesh data |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Daniel Dunbar | - for some reason mesh_create_derived_no_deform took... |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Daniel Dunbar | - some missing changes for switch of mesh_modifier to |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Daniel Dunbar | - change convert subsurf to mesh to use mesh_create_de... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Daniel Dunbar | - added DerivedMesh.getVertCos function and implementa... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Daniel Dunbar | - remove unnecessary editmode cycle on convert subsurf... |
blob | commitdiff | raw | diff to current |
2005-07-17 |
Daniel Dunbar | - convert mesh_modifier to return deformed verts inste... |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Daniel Dunbar | - decided it made more sense to make a key_get_active... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Daniel Dunbar | - added mesh_get_texspace (should be used instead... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Daniel Dunbar | - switch to using DAG_object_flush_update instead... |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Daniel Dunbar | - split makeDispList into makeDispList{Mesh,MBall... |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Ton Roosendaal | Armature "XRay mode" now draws nicely with solid too... |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Johnny Matthews | Well here it is. Subdivision/Loop Tools Recode Commit #1 |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Ton Roosendaal | - Object buttons, Hooks panel, clear offset didn't... |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Ton Roosendaal | Duplicating armatures didn't give proper re-build pose... |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Ton Roosendaal | Bug fix #2790 |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Ton Roosendaal | Armatures; the bones menu used for "Make Parent" (CTRL... |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Ton Roosendaal | Result of 2 weeks of quiet coding work in Greece :) |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Alexander Ewering | Fix a potential issue with vfontb/i/bi not getting... |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Daniel Dunbar | - fix strange declaration of adduplicate that just... |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Alexander Ewering | - Copy buffer is preserved across editing multiple... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Alexander Ewering | Initial commit for new text object. |
blob | commitdiff | raw | diff to current |
2005-06-12 |
Ton Roosendaal | Bugfix #2734 |
blob | commitdiff | raw | diff to current |
2005-05-12 |
Ton Roosendaal | Fixed various errors with Blender allowing editing... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Martin Poirier | Found some time do sanitize the big Transform call: |
blob | commitdiff | raw | diff to current |
2005-05-08 |
Ton Roosendaal | Another Transform todo: correct Undo names for using... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Ton Roosendaal | Added two UI level warnings on using Softbody; |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Ton Roosendaal | Another big cleanup, thanks to transform recode. Could... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Martin Poirier | Mirror function reuses new Transform (basicly calls... |
blob | commitdiff | raw | diff to current |
2005-05-03 |
Ton Roosendaal | UI cleanup work; |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Ton Roosendaal | Added baking for softbodies. |
blob | commitdiff | raw | diff to current |
2005-04-30 |
Ton Roosendaal | Removal of old transform() <sob> part one. |
blob | commitdiff | raw | diff to current |
2005-04-28 |
Ton Roosendaal | Made "Centre" in mesh editmode listen to the "Around... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
Matt Ebb | * Brought over a 'mode' parameter to drawcircball to... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Ton Roosendaal | More SoftBody stuff: |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Chris Want | Having come to understand the nature of bug #1576 a... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Ton Roosendaal | Integration stage of Softbody project |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Daniel Dunbar | - removed dlm->flag |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Daniel Dunbar | - added Mesh->derived and Mesh->decimated DerivedMesh... |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Daniel Dunbar | - subsurf creation no longer needs extverts argument... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Martin Poirier | Context parameter for Transform. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Ton Roosendaal | Function std_rmouse_transform() works with function... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Ton Roosendaal | - Fix for CTRL (and possible ALT, SHIFT) as hotkey... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Ton Roosendaal | Bug fix #2349 |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Daniel Dunbar | - remove all obsolete inclusions of BLI_winstuff.h... |
blob | commitdiff | raw | diff to current |
2005-03-12 |
Ton Roosendaal | Bug fix as reported by Fish-Face/Chris Le Sueur on IRC |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Jean-Luc Peurière | big warning hunt commit |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Johnny Matthews | New menu option: When converting a subsurf or metaball... |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Ton Roosendaal | New transform: |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Ton Roosendaal | Transform project. |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Ton Roosendaal | Daily commit for transform() project, to prevent confli... |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Martin Poirier | Making transform's code more Blenderish with a proper... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Ton Roosendaal | First commit for the transform coding for me! |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Martin Poirier | Initial new transform commit. |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Jens Ole Wund | big softbody commit |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Martin Poirier | Object Constraints weren't relinked correctly when... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Ton Roosendaal | Biiig commit! Thanks to 2-3 weeks of cvs freeze... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Ton Roosendaal | Another last minute bug... (thanks aphex) |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Ton Roosendaal | Fix in hook menu; "select" option only worked in vertex... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Ton Roosendaal | Bugfix #1981 |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Ton Roosendaal | Reported on IRC; |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Ton Roosendaal | Special bf-committers request; Lamp/World/Material... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Ton Roosendaal | - added undo pushes for buttons invoking file window... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Ton Roosendaal | Bug fix #1952 |
blob | commitdiff | raw | diff to current |
next |