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-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
2004-10-26Enabling transparent pulldown/popup menus in Blender. Speed of drawing isTon Roosendaal
2004-10-26Bugfixes:Alfredo de Greef
2004-10-25add necessary include paths for scons needed after fix for screenshot. NOTE: ...Nathan Letwory
2004-10-25Tweek the stereo settings: allow negative eye separation.Kester Maddock
2004-10-25Do a complete physics timestep each step instead of some per frameKester Maddock
2004-10-24Port stereo stuff from tuhopuu2: anaglyph, vinterlaceKester Maddock
2004-10-24Fix makeScreenshot for blenderplayerKester Maddock
2004-10-22Two fixes!Ton Roosendaal
2004-10-22Better pointer check in outliner.c for actions, for bassam :)Ton Roosendaal
2004-10-20Fix for better flushing up/down of hide flags in the selection modes. StillTon Roosendaal
2004-10-20BPython:Willian Padovani Germano