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-29Counter of mballs, before polygonize, had error in taking linked mball-Ton Roosendaal
2004-05-29Oh, the fix is an addition of a OB_NEG_SCALE flag in ob->transflag, whichTon Roosendaal
2004-05-29NEW! Blender now displays flipped (negative scaled) Objects correctly inTon Roosendaal
2004-05-29Recoded the methods how normals get corrected and flipped during renderTon Roosendaal
2004-05-27Bug fix 1332Ton Roosendaal
2004-05-27Panagiotis Papadakos's patch to fix the following:Kent Mein
2004-05-27In drawing solid objects ("Solid" drawmode) there were materialTon Roosendaal
2004-05-25bugfix: #1322 minor tweaks to the documentation for Draw module.Stephen Swaney
2004-05-25Changed parameters names in addCurve function (suggested by Paolo)Jacques Guignot
2004-05-25Fixed a potential bug in the uv editor transform function, a check if the tfaceBrecht Van Lommel
2004-05-25BPython:Willian Padovani Germano
2004-05-25* Added support for python scripts to register themselvesMatt Ebb
2004-05-25- documentation update for new functionsJoseph Gilbert
2004-05-25- added Boneclass supportJoseph Gilbert
2004-05-24After hearing that the reason for do_common_editbuts being in buttons_object....Nathan Letwory
2004-05-24Added the hotkey for Bevel in the menusMatt Ebb
2004-05-23Changed two shorts in int, for calculation of distance between bezier pointTon Roosendaal
2004-05-23BPython:Willian Padovani Germano
2004-05-21Cunning hack for Blender python module in the game engine - just don't unload...Kester Maddock
2004-05-21Added Shift C 'Center Cursor and View All' to View -> Align View menuMatt Ebb
2004-05-20A few hotkey additions/corrections to the toolbox and 3d view menus.Matt Ebb
2004-05-20add some explanation about Object.Layer being a bitmask.Stephen Swaney
2004-05-20removed unused var in Object.getBoundBox()Stephen Swaney
2004-05-20Bug #1289Martin Poirier
2004-05-19Removed a bzero from octree-filling, replaced with exact code whatTon Roosendaal
2004-05-19BPython:Willian Padovani Germano
2004-05-19Removed double #defines from include, added some comments in code, andTon Roosendaal
2004-05-18Patch provided by Matthew Plough for better view zoom with CTRL+middleTon Roosendaal
2004-05-18BPython:Willian Padovani Germano
2004-05-18<blush> this should have been part of render commit of some days ago.Ton Roosendaal
2004-05-17Tweaked the display and positioning of tooltips so they aren't obscured by th...Matt Ebb
2004-05-16Rewind of change in MCol structure.Ton Roosendaal
2004-05-16Drawing cylinder & cone bounding objects according to how they will act in th...Kester Maddock
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
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