2006-04-02 |
Ton Roosendaal | Bugfix #4051 |
blob | commitdiff | raw |
2006-03-27 |
Geoffrey Bantle | -> Stored Selections |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Geoffrey Bantle | [Two Sections here; First is the log that *should*... |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Geoffrey Bantle | Modified Files: |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Chris Want | The code from the orange branch has now been copied... |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Chris Want | Final merge of HEAD (bf-blender) into the orange branch. |
blob | commitdiff | raw | diff to current |
2006-01-26 |
no-author | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Ton Roosendaal | Tuesday merger of bf-blender into orange branch. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Ton Roosendaal | Wednesday sync orange with bf-blender |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Ton Roosendaal | Orange; merger with bf-blender. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Chris Want | As positively recieved on the mailing list and irc... |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Campbell Barton | Changed adduplicate() to take the dupflags as an argume... |
blob | commitdiff | raw | diff to current |
2006-01-01 |
Ton Roosendaal | Orange <-> bf-blender conflict, with 2.40 saved files... |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Ton Roosendaal | Orange: monday merger with bf-blender (loadsa bugfixes). |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Matt Ebb | * Updates for missing menu items |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Ton Roosendaal | Saturday merger of bf-blender in orange branch. |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Ton Roosendaal | Another merger of Orange branch with bf-blender, it... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Ton Roosendaal | Wednesday merger of Orange branch and bf-blender |
blob | commitdiff | raw | diff to current |
2005-12-13 |
Ton Roosendaal | Tuesday merger of Orange branch with bf-blender |
blob | commitdiff | raw | diff to current |
2005-12-11 |
Ton Roosendaal | Sunday merger of orange branch with bf-blender |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Ton Roosendaal | Orange: tuesday sync with bf-blender |
blob | commitdiff | raw | diff to current |
2005-12-04 |
Ton Roosendaal | Sunday sync of Orange with bf-blender |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Ton Roosendaal | Friday merge of bf-blender into orange branch. |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Ton Roosendaal | True X-mirror mesh editing! |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Ton Roosendaal | Syncing Orange branch with bf-blender |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Ton Roosendaal | Bugfix; using vertex+edge select in Mesh editmode,... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Ton Roosendaal | Fix #3064 |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Ton Roosendaal | Cleanup and new features for vertex keys. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Ton Roosendaal | Bug report #3092 |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Ton Roosendaal | Making compiler happy; |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Daniel Dunbar | - edge draw experiment didn't turn out to be useful... |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Daniel Dunbar | - added mesh_strip_loose_faces, works in conjunction... |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Daniel Dunbar | - convert all DerivedMesh map functions to use index... |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Ton Roosendaal | Armature "Envelope" editing. |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Ton Roosendaal | - New feature: shift+ctrl+t in Mesh editmode splits... |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Ton Roosendaal | Weight Paint & Vertex Paint goodies; |
blob | commitdiff | raw | diff to current |
2005-08-14 |
Daniel Dunbar | - cleaned up edge drawing a tad, there were issues... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Daniel Dunbar | - readded Subsurf "optimal" edge drawing/rendering |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Daniel Dunbar | - added modifiers_getVirtualModifierList, returns... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Daniel Dunbar | - bug fix, hook deform could crash because old files... |
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-08 |
Ton Roosendaal | Bugfix #2871 |
blob | commitdiff | raw | diff to current |
2005-07-23 |
Daniel Dunbar | - change mesh_calc_normals to set vertices with len... |
blob | commitdiff | raw | diff to current |
2005-07-23 |
Daniel Dunbar | - removed mface->puno flags, was only used to flip... |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Daniel Dunbar | - added data arguments to deformer modifiers, in case... |
blob | commitdiff | raw | diff to current |
2005-07-21 |
Daniel Dunbar | - shuffled editmesh derived function name/function |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Daniel Dunbar | - remove calls to showkeypos from exit editmode functi... |
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-15 |
Daniel Dunbar | - more signedness warning fixes in editsima |
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 |
Ton Roosendaal | Fix for a *very* nasty bug... somewhere in the ancient... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Ton Roosendaal | Bug fix #2772 |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Ton Roosendaal | Armature; |
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-21 |
Daniel Dunbar | - fix strange declaration of adduplicate that just... |
blob | commitdiff | raw | diff to current |
2005-06-11 |
Ton Roosendaal | Bug fix #2726 |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Ton Roosendaal | On exit mesh editmode, the other objects using this... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Ton Roosendaal | Bug fix #2585 |
blob | commitdiff | raw | diff to current |
2005-04-06 |
Daniel Dunbar | - fix for crash in separate_mesh... thats some pretty... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Daniel Dunbar | - removed USE_CCGSUBSURF define (always on now) |
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-17 |
Ton Roosendaal | Ack, typo in previous commit, bugfix for confusing... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Ton Roosendaal | Bugfix #2324 |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Ton Roosendaal | Bug fix #2061 |
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-21 |
Ton Roosendaal | Fix for 2042 |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Ton Roosendaal | Bug #2019 |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Ton Roosendaal | Bug fix, after irc report sk1p: |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Simon Clitherow | Fixed a crafty little bug that only seemed to show... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Ton Roosendaal | Two small fixes; |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Ton Roosendaal | Bugreports keep coming in... including real bad one. |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Ton Roosendaal | Two more wavk bugs (help he's pestering me!) |
blob | commitdiff | raw | diff to current |
2004-10-10 |
Jens Ole Wund | .. take the proper example for edges in addfacelist() |
blob | commitdiff | raw | diff to current |
2004-10-09 |
Jens Ole Wund | fixed subdividing bug with addfacelist(..) rule for... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Ton Roosendaal | - fixed error in copying selection from faceselectmode... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ton Roosendaal | Two bugs: |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ton Roosendaal | New strict 'hide' rules for editmesh & new selectmodes |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ton Roosendaal | Option 'all edges' didnt work anymore... fixed |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ton Roosendaal | Two nice workflow improvements; |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ton Roosendaal | New: Fake Polygons, or Face-polygons, or FGons nicked... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Ton Roosendaal | - basic code for fake-polygon support (called FGon... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Ton Roosendaal | Three bugfixes, thnx to irc testing! :) |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Ton Roosendaal | EditMesh refactory + undo recode |
blob | commitdiff | raw | diff to current |
2004-09-19 |
Ton Roosendaal | Part one of editmesh.c refactoring. The huge file has... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Ton Roosendaal | Evil commit! Nothing really changed except; |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Ton Roosendaal | Another step in the undo evolution. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Ton Roosendaal | Bug 1568 |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Johnny Matthews | This commit should clean up the warnings in edge_rotat... |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Johnny Matthews | This commit adds the 'Rotate Edges' functionality.... |
blob | commitdiff | raw | diff to current |
2004-07-24 |
Johnny Matthews | This commit prevents the loopcut tool from selecting... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Alexander Ewering | Undo never worked correctly for "Extrude" in BF-Blender... |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Brecht Van Lommel | Added LSCM UV Unwrapping: |
blob | commitdiff | raw | diff to current |
2004-07-10 |
Ton Roosendaal | Added edges in Mesh undo. |
blob | commitdiff | raw | diff to current |
2004-07-10 |
Ton Roosendaal | Changed weird line in add_primitiveMesh() that caused... |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Ton Roosendaal | Two little fixes in administrating new Mesh edges.... |
blob | commitdiff | raw | diff to current |
2004-07-08 |
Ton Roosendaal | Quite a large one this time... but now we have: |
blob | commitdiff | raw | diff to current |
2004-07-02 |
Ton Roosendaal | Bug #1411 |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Ton Roosendaal | Fix: creating a Mesh primitive UV Sphere, used a remove... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Johnny Matthews | This patch makes the vertex loop select tool only selec... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Johnny Matthews | This is a bandaid for a logic error in select_vertex_lo... |
blob | commitdiff | raw | diff to current |
next |