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
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-21SConstruct now looks for tools/scons/bs for the files. This used to be justMichel Selten
2004-10-21Created directories for the scons tools.Michel Selten
2004-10-20Fix for better flushing up/down of hide flags in the selection modes. StillTon Roosendaal
2004-10-20BPython:Willian Padovani Germano
2004-10-20Bug fix for #1493 -Simon Clitherow
2004-10-19Two reported issues with undo #1667 and #1168Ton Roosendaal
2004-10-19Four new extrude possibilities;Ton Roosendaal
2004-10-19Outliner; menu 'scene operations' didnt do anything, commented outTon Roosendaal
2004-10-19When you save a file while using radio tool, it didn't load correctlyTon Roosendaal
2004-10-18Fixes for #1654 and #1655Ton Roosendaal
2004-10-17Hah! found the trick to recover hierarchy in edit bones, so the displayTon Roosendaal
2004-10-17Outliner now visualizes and allows selection and name editing of ArmaturesTon Roosendaal
2004-10-16more Text editor goodness from themeyers.Stephen Swaney
2004-10-16Small fix for #1628Ton Roosendaal
2004-10-16remove std:: to please msvc6Nathan Letwory
2004-10-16Added #include <assert.h> so it compiles where assert() was used.Nathan Letwory
2004-10-16Bug #1651Ton Roosendaal
2004-10-16Fix for #1618Ton Roosendaal
2004-10-16Suggested by bug reporter; pressing Fkey to make a face, whilst theTon Roosendaal
2004-10-16Fix for #1650Ton Roosendaal
2004-10-16Bug fix 1649Ton Roosendaal
2004-10-16Bug fix #1647Ton Roosendaal
2004-10-16fix for #1646Ton Roosendaal
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-10-16Fix for #1549Ton Roosendaal
2004-10-15Martin DeMello's patch to add dxf import code for:Kent Mein
2004-10-15added -h to the commandline args to print usage.Kent Mein
2004-10-15fix evil c++ declaration.Stephen Swaney
2004-10-15a patch for the Text editor contributed by themeyers.Stephen Swaney
2004-10-15Make msvc happy by 'improving' order of declaration and removing superfluous ...Nathan Letwory
2004-10-15bugfix: #1642 Matrix multiplication memory leakStephen Swaney
2004-10-15fix for #1635Ton Roosendaal
2004-10-15Typo in effect.c, bad testing :)Ton Roosendaal
2004-10-15Bug fix & new feature;Ton Roosendaal
2004-10-15one teensy comment.Stephen Swaney
2004-10-14fix bad return types for errors in Matrix_coerce().Stephen Swaney
2004-10-14followup to vector memory leak fixes:Stephen Swaney
2004-10-14Color picker fixes... (bug #1490)Ton Roosendaal