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-09-25Darn editmesh code! Trying to prevent user error (add overlapping faces)Ton Roosendaal
2005-09-24Bug fix #3098Ton Roosendaal
2005-09-24bugfix #3100Ton Roosendaal
2005-09-23Bugfix #2948Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-07-25Little issues, combined commit!Ton Roosendaal
2005-07-23 - added ModifierData flag, is modifier enabled in editmodeDaniel Dunbar
2005-07-23 - change mesh_calc_normals to set vertices with len(no)==0Daniel Dunbar
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2005-05-07Commit of 2 weeks ago to correctly find normals for extrusion had a typo...Ton Roosendaal
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-04-16Extrude normal correction part #4!Ton Roosendaal
2005-04-16Another attempt to make extrude deliver correct normals.Ton Roosendaal
2005-04-13Little cleanup in code to detect correct normal directions on extrude.Ton Roosendaal
2005-04-11Bug fix #2413Ton Roosendaal
2005-04-11Bug fix #2428Ton Roosendaal
2005-03-29Prop mode goodie;Ton Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-14Bugfix #2324Ton Roosendaal
2005-03-14Transform: brought back axis constraint default after extruding. WhenTon Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2004-12-21Fix for 2042Ton Roosendaal
2004-12-19Bug fix #2026Ton Roosendaal
2004-12-04Bug fix #1955Ton Roosendaal
2004-11-30On report from IRC: expand/shrink selection (CTRL + numpad-plus/minus) didTon Roosendaal
2004-11-12- bug fix: Flip normal works corectly in edge/face select mode nowJiri Hnidek
2004-11-12Fix for error found by aphex;Ton Roosendaal
2004-11-07Found one other problem in convec() call... cannot use calcnormfloat4()Ton Roosendaal
2004-11-05Bug report #1732Ton Roosendaal
2004-11-03Two fixes;Ton Roosendaal
2004-11-01- Fix for #1726, the convex() function is smarter now, checking on validTon Roosendaal
2004-11-01- Bug #1714; editmode undo error when ESC after extrude (missing undopush)Ton Roosendaal
2004-10-31Serious omission; select-all also selected hidden vertices/edge/facesTon Roosendaal
2004-10-30Wybren report #1709:Ton Roosendaal
2004-10-19Four new extrude possibilities;Ton Roosendaal
2004-10-16Suggested by bug reporter; pressing Fkey to make a face, whilst theTon Roosendaal
2004-10-10fixed subdividing bug with addfacelist(..) rule for edgesJens Ole Wund
2004-09-30- Removed printf from previous commitTon Roosendaal
2004-09-30Added code to selection-flush to make sure fgons are selected/deselectedTon Roosendaal
2004-09-26New strict 'hide' rules for editmesh & new selectmodesTon Roosendaal
2004-09-25Two more fixes:Ton Roosendaal
2004-09-24New: Fake Polygons, or Face-polygons, or FGons nicked for now.Ton Roosendaal
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Part one of editmesh.c refactoring. The huge file has been split inTon Roosendaal