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-11-01Fix for #1722Ton Roosendaal
2004-11-01Making Curve objects display smooth/solid was nice, but then the SurfaceTon Roosendaal
2004-11-01Select Menu patch, as provided by Campbell Barton, but recoded to make itTon Roosendaal
2004-11-01Bugfix for #1717 http://projects.blender.org/tracker/index.php?func=detail&ai...Martin Poirier
2004-11-01- Bug #1714; editmode undo error when ESC after extrude (missing undopush)Ton Roosendaal
2004-10-31Bug #1721Ton Roosendaal
2004-10-31Serious omission; select-all also selected hidden vertices/edge/facesTon Roosendaal
2004-10-31Fix for #1713Ton Roosendaal
2004-10-31Fix for #1715Ton Roosendaal
2004-10-31Just some nice updates in drawing (extruded) Curve objects;Ton Roosendaal
2004-10-31Three cosmetic changes;Ton Roosendaal
2004-10-31BPython -- a few fixes:Willian Padovani Germano
2004-10-31ESC during scanfill (triangulate) delivers corrupted memoryTon Roosendaal
2004-10-31Found critical error in using pulldowns and toolbox menus; after returningTon Roosendaal
2004-10-31For solid display of curves in editmode; found fix (thnx intrr :) thatTon Roosendaal
2004-10-30Fix for ALT+B loopselect, in Z-culling selection mode...Ton Roosendaal
2004-10-30AFAIK... last issue with new Z-culling selection.Ton Roosendaal
2004-10-30Feat request intrr, he won a bet with me :)Ton Roosendaal
2004-10-30Crease edit (SHIFT+E) didnt use the proper edge selection flag yet.Ton Roosendaal
2004-10-30Wybren report #1709:Ton Roosendaal
2004-10-30Added warning in makesdna to check for total struct sizes.Ton Roosendaal
2004-10-29Menus like 'edge' or 'game engine framing' could get flipped whilst theTon Roosendaal
2004-10-29- Two fixes:Ton Roosendaal
2004-10-29Finally something new!Ton Roosendaal
2004-10-29Fix for #1706 (Wavk again!)Ton Roosendaal
2004-10-29Two more wavk bugs (help he's pestering me!)Ton Roosendaal
2004-10-29Added an #ifndef PRINTKent Mein
2004-10-29Bug 1702Ton Roosendaal
2004-10-29Bug fix #1606Ton Roosendaal
2004-10-29Potential fix for #1684Ton Roosendaal
2004-10-29bug fix 1698Ton Roosendaal
2004-10-29Brought back overkill of displist creation for armatures and deform...Ton Roosendaal
2004-10-28Related to gameplayer png bug: cygwin needs to find the zlib libraryChris Want
2004-10-28Duplicator object which is being deformed now gives deformed duplicatesTon Roosendaal
2004-10-28Render with backbuffer, using border, crashed... was commit of many monthsTon Roosendaal
2004-10-28Changed order in evaluation for common_instertkey menu, to enable posemodeTon Roosendaal
2004-10-28Report 1659Ton Roosendaal
2004-10-28New 'visible only' select didnt work correct when parts of faces wereTon Roosendaal
2004-10-28Fix for #1666Ton Roosendaal
2004-10-28Fix for report #1671Ton Roosendaal
2004-10-27Bug #1690Ton Roosendaal
2004-10-27Fix for #1691Ton Roosendaal
2004-10-27Bug #1686Ton Roosendaal
2004-10-27bug #1681Ton Roosendaal
2004-10-27Fix for #1679Ton Roosendaal
2004-10-27Put back frontbuffer drawing for link-lines, used in the logic editor.Ton Roosendaal
2004-10-27Fix in Makefile for added png libraryTon Roosendaal
2004-10-27Bug #1670Ton Roosendaal
2004-10-26Added glBlendFunc() in draw menu, but that's zealotic... anyhoo, who knowsTon Roosendaal
2004-10-26Fix so it compiles on my machine....Kent Mein