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-05-16Fix for bug 1245: Colours are wrong on GameBlenderKester Maddock
2004-05-16bugfix: #1206 Object.getBoundBox() was returning obdata coordinates.Stephen Swaney
2004-05-15Adapted sconscript for removed fileTon Roosendaal
2004-05-15Removed obsolete fileTon Roosendaal
2004-05-15Assuming the freeze is over and we can head towards 2.34: this is theTon Roosendaal
2004-05-15- added setBorder() to renderingContext to set border render rects from python.Joseph Gilbert
2004-05-15- bugfix #998 Object matrix incorrectJoseph Gilbert
2004-05-15- spelling error and example fixJoseph Gilbert
2004-05-15Adds a 'paint' floating panel to the image window to control brush settings f...Johnny Matthews
2004-05-13- Small improvement, check ~/.blender/.bfont.ttf instead of .blender/.bfont.t...Wouter van Heyst
2004-05-13quick fix -- bug #1217 (Unable to access AA fonts in Linux)Simon Clitherow
2004-05-12Secured division by extreme values with a FLT_EPSILON. This mightTon Roosendaal
2004-05-12A few fixes to the menus:Matt Ebb
2004-05-12bugfix from bpy mail list:Stephen Swaney
2004-05-122.33a splashTon Roosendaal
2004-05-12Little things pending for menus...Ton Roosendaal
2004-05-11Added warning message on attempt to join 2 Meshes with vertex keys.Ton Roosendaal
2004-05-11Changed printing an empty string to print "0" for files for zero sizeTon Roosendaal
2004-05-11- bugfix #1197 (New Bone.parent/child Access Destructive)Joseph Gilbert
2004-05-11Tinsy error in undo for selection. Undo_push() was called too late.Ton Roosendaal
2004-05-11 - nasty memory corruption on windows for getting home directoryDaniel Dunbar
2004-05-11PATCH!Ton Roosendaal
2004-05-10Bug 1272Ton Roosendaal
2004-05-10Bug fix for AO and Soft shadow:Ton Roosendaal
2004-05-10Bug #1264Ton Roosendaal
2004-05-10Added tooltips for Lattice editbuttons.Ton Roosendaal
2004-05-10 fix for bug #1263Ton Roosendaal
2004-05-10As we dutchies say: "Now breaks my clog!"Ton Roosendaal
2004-05-09BPython:Willian Padovani Germano
2004-05-08Fixed little annoyance that caused previewrender not to clear sometimes.Ton Roosendaal
2004-05-08post 2.33 release commit of the modified SCons files for Os X.Jean-Luc Peurière
2004-05-07Num-slider buts and CTRL didn't work when range was > 1.0Ton Roosendaal
2004-05-07Added two more mapping types to World buttons for sky render.Ton Roosendaal
2004-05-07When pressing ALT+A, i noticed other windows advance 1 frame. This isTon Roosendaal
2004-05-07Improved three tooltips:Ton Roosendaal
2004-05-07- switched a strcat and strcpy pair... doh! (well spotted b-ix!)Simon Clitherow
2004-05-07potential fix for windows crash when it encounters file dates beyondTon Roosendaal
2004-05-06Fix related to audio crash. Made the check for when audio_init runs aTon Roosendaal
2004-05-06bug fix #1237Ton Roosendaal
2004-05-06fix for bug #1223Ton Roosendaal
2004-05-06fix for bug #1226:Ton Roosendaal
2004-05-05 - PyInt_AsLong() was called on a possibly NULL object, this may beDaniel Dunbar
2004-05-05 - made a VERY IMPORTANT change to usiblender.cDaniel Dunbar
2004-05-04 - change to non-typedef'ng method of declaring BCursor in winlay.hDaniel Dunbar
2004-05-04 - removed debug prints that had no meaning to most peopleDaniel Dunbar
2004-05-04 - ugh, do not break open an abstract data type just to add one singleDaniel Dunbar
2004-05-04Added Camera Fly Mode (Shift F) to the toolbox.Kent Mein
2004-05-04Removed the printf that was causing about 50000Kent Mein
2004-05-04 - fix silly scriptlink running code, pulled out convenientDaniel Dunbar
2004-05-04Apparently the sequencer has its own audiosystem, so the change I didTon Roosendaal