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
2003-12-22updated msvc projectfiles: added texture.c and removed some others..Roel Spruit
2003-12-22- moved render.h struct back to beginning of file...Ton Roosendaal
2003-12-22- brought back to render.h includes... ifdef SGI and Windows...Ton Roosendaal
2003-12-22- removed render.h from this file.Ton Roosendaal
2003-12-22Phew, a lot of work, and no new features...Ton Roosendaal
2003-12-20Fixed the call to CalcNormFloat to use neweve[]->co.Alexander Ewering
2003-12-19More render stuff:Ton Roosendaal
2003-12-19Updated the Mac OS X blender file icon with standard background and xype's ni...Matt Ebb
2003-12-19Bug fixes (sigh...)Jacques Guignot
2003-12-19another trace commitTon Roosendaal
2003-12-18Yay! Bevel is back in business. Thanks to intrr for pointing out the problem ...Martin Poirier
2003-12-17Modification of the function getCurvecurval suggested by Jiba. This function ...Jacques Guignot
2003-12-17Nathanael Law's fix to make numerical input more compatible with axis constra...Martin Poirier
2003-12-17Fix for the bevel wrapping face detection algorithm. Still some case where qu...Martin Poirier
2003-12-16- shadeless rendering fixed!Ton Roosendaal
2003-12-16Another commit for raytracing, now with glass refraction & fresnel!Ton Roosendaal
2003-12-16OK, My turn to break things ...Chris Want
2003-12-16The final piece to make blender build with the new python stuffChris Want
2003-12-16Trying again to fix build problems with traditional makefiles.Willian Padovani Germano
2003-12-15Chris reported build errors w/ traditional makefiles.Willian Padovani Germano
2003-12-15- added declaration SpaceType *spacescript_get_type (void);Jiri Hnidek
2003-12-15- fix for particle duplicators:Ton Roosendaal
2003-12-15BEVEL FOR MESH **** LONG LOG WARNING ****Martin Poirier
2003-12-15Projectfiles fixes for new script space code thingyMartin Poirier
2003-12-15Some fix for local axis translation in edit mode. Sorry, I've fixed that week...Martin Poirier
2003-12-14Updated some pulldown menus to be more consistent within themselves, and with...Matt Ebb
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-12-13support for curve objects.(the code was ready, but commented out)Jacques Guignot
2003-12-13I'm not quite awake yet. commiting wrong things all over the place... part3 o...Roel Spruit
2003-12-13Merge at center and at cursor update vertex-counter in the header.....Roel Spruit
2003-12-13By adding undo capability to the Mkey event calling for mirrormenu, I acciden...Martin Poirier
2003-12-13- another fix, to make sure radio colors work local during tracing...Ton Roosendaal
2003-12-13- fix for error caused by last commit... colors changed by texturesTon Roosendaal
2003-12-12Numpad - . (dot) now centers on selected vertices/controlpoints in editmode.Roel Spruit
2003-12-12Removed an '#ifndef FREE_WINDOWS' statement that preventedSimon Clitherow
2003-12-12- fixed tooltips for new 'ray' buttons in material buttons.Ton Roosendaal
2003-12-12- fix for AA of mirroring.Ton Roosendaal
2003-12-12- removed call to bzero, replaced with memsetTon Roosendaal
2003-12-11- fix for error in octree traverse code, as appeared in sample providedTon Roosendaal
2003-12-11Fixes in ray.c for linking under windows (seems lie bzero doesn't exist).Martin Poirier
2003-12-11Fixed bug #794Martin Poirier
2003-12-11Update the build systems to include ray.cKent Mein
2003-12-10- Xmas special: shiny mirroring bells & whistles!Ton Roosendaal
2003-12-10- Bug fix: lamp axis was not drawn at correct location. Was already wrongTon Roosendaal
2003-12-10- committed fixes for tooltips as provided by Bischofftep. Thanks!Ton Roosendaal
2003-12-09Fixed error messages for saving jpeg files so its quite again.Kent Mein
2003-12-09- fix: SHIFT+CTRL+P didn't work (make parent without inverse)Ton Roosendaal
2003-12-08- bug report #761Ton Roosendaal
2003-12-08- and another fix needed due to the change in view3d matrices...Ton Roosendaal
2003-12-08- bug #766Ton Roosendaal