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
path: root/source
AgeCommit message (Expand)Author
2004-09-29Removed nantechnologies from identifierstring :)Ton Roosendaal
2004-09-28Cleaned the apply deform code in Blender. Now also using the modifier code.Ton Roosendaal
2004-09-28Last of the beautifying for subsurf+optimal editing; selectmode 'face' nowTon Roosendaal
2004-09-28Crash fix;Ton Roosendaal
2004-09-28More maintenance due to new selection code;Ton Roosendaal
2004-09-28Two small fixes thanks to test:Ton Roosendaal
2004-09-28Changed valence rule for edgeloop, so it treats fgons OK.Ton Roosendaal
2004-09-28Eek! Commit for 'making transform aware for mesh select mode' caused allTon Roosendaal
2004-09-28Recode of 'zbuffer selection'. I first was too afraid using the backbufferTon Roosendaal
2004-09-28Picky, picky: Removed the question mark from the end ofMatt Ebb
2004-09-28- fixed error in copying selection from faceselectmode to editmodeTon Roosendaal
2004-09-27Faceloop select recoded, also nonmodal (no loop). It works by clicking withTon Roosendaal
2004-09-27Added edgeloop selection as mode-less loop-less option.Ton Roosendaal
2004-09-27Transform() now is edge/face selection aware too.Ton Roosendaal
2004-09-27Bug fix: on scene append of curve deformer displist causes crash...Ton Roosendaal
2004-09-27- improvement for edge/face selectTon Roosendaal
2004-09-26New drawmethod for creases editing (draw creases option) in editmode.Ton Roosendaal
2004-09-26Fix for the beloveled bevel. ;)Ton Roosendaal
2004-09-26Two bugs:Ton Roosendaal
2004-09-26New strict 'hide' rules for editmesh & new selectmodesTon Roosendaal
2004-09-26Quick commit to fix crash in hide option editmode subsurf... the hide flagsTon Roosendaal
2004-09-26Added initialize code for zbuffer-select option, where it reads largerTon Roosendaal
2004-09-26Fix for crashes when mixed faces/edges were hidden. Not all combos wereTon Roosendaal
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-25Two more fixes:Ton Roosendaal
2004-09-25Integer version of glReadBuffer with GL_DEPTH_COMPONENT...Ton Roosendaal
2004-09-25Option 'all edges' didnt work anymore... fixedTon Roosendaal
2004-09-25Zbuf-selection fix: while drawing vertices, it accepted writing in zbufTon Roosendaal
2004-09-25Two small fixes for previous commit;Ton Roosendaal
2004-09-25Two nice workflow improvements;Ton Roosendaal
2004-09-24All kinds of fixes for new selection modesTon 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-24Fixed bug #1581, toolbox wasn't correctly opening the edit modeMatt Ebb
2004-09-24Very bad typo, causing wrong blocks to be freed when the undostack isTon Roosendaal
2004-09-24Fix for loopcut, didn't work after reconstruct...Ton Roosendaal
2004-09-24Three bugfixes, thnx to irc testing! :)Ton Roosendaal
2004-09-24make sure this also builds on Windows.Nathan Letwory
2004-09-24Little thing; added recalc normals after subdivide, for face centers.Ton Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-21- Blender: added option 'scriptsdir' to Blender.Get();Willian Padovani Germano
2004-09-21Added Hos' NLA move up/down to the NLA Strip menu. Also enabledMatt Ebb
2004-09-21Added the panel context choices in the 'Panels' menu (buttonsMatt Ebb
2004-09-21test commitAlfredo de Greef
2004-09-20New bpy method for World module to set World for current scene:Stephen Swaney
2004-09-19Matt's lamp submenu.Martin Poirier
2004-09-19Removed all calls to object_wave in code, and moved it into theTon Roosendaal
2004-09-19Fix for scalling bug with Stretch To constraint (practicly same bug as Track ...Martin Poirier
2004-09-19Editmesh spliting project files fix (MSVC 6.0)Martin Poirier
2004-09-19Moved the 'Load UI' option from the File menu to theMatt Ebb