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-01-09Code reorganization to allow a clean export to plugin alternative forAlejandro Conty Estevez
2004-01-08 - added displist option to 10-timer (ctrl-alt-t), runs makedisplistDaniel Dunbar
2004-01-08 - committed new uiDef{Icon,IconText,}ButBit? functionsDaniel Dunbar
2004-01-08some cosmetic changes to make the compiler shut up when building with sconsStefan Gartner
2004-01-08fix (?) for compiling with quicktime support on some versions of os xStefan Gartner
2004-01-08 - Corrected scale factor to be independant of objectRobert Wenzlaff
2004-01-08Added export for caustic settings based on the raytrans values. And settingsAlejandro Conty Estevez
2004-01-08- fixing a bug which can lead users to potentially resize windows such that t...Nathan Letwory
2004-01-08From Eeshlo, also create the temporary dir inside yafray's install dir if theAlejandro Conty Estevez
2004-01-08 - removed duplicate flags from BKE_mesh.hDaniel Dunbar
2004-01-08tsk, little screwup on last commitRob Haarsma
2004-01-08Possible definitive fix for the problem of not finding yafray executableAlejandro Conty Estevez
2004-01-08Applied Daniel Fairhead's patch for a correct working DELKEY in textinput but...Rob Haarsma
2004-01-08Left over work from localizing renderdata!Ton Roosendaal
2004-01-08- [win32] now really using the directory Blender is installed in. My patch wa...Nathan Letwory
2004-01-07Fix for cube map error subsurf.Ton Roosendaal
2004-01-07Some better pose figuring: in pose mode, when *any* parent of aChris Want
2004-01-07 - Ooops, random keystroke snuck into file between make and commit.Robert Wenzlaff
2004-01-07 - Added UV mapping to displacement.Robert Wenzlaff
2004-01-07Ported from tuhopuu2:Matt Ebb
2004-01-07* Added OOPS Schematic menusMatt Ebb
2004-01-07 - removed some old cruft from init_render_displist_mesh (for smeshes-RIP)Daniel Dunbar
2004-01-07Small usability fix for Knife SubdivideMatt Ebb
2004-01-07 - removed some cruft from old method of subsurf hiding during editmodeDaniel Dunbar
2004-01-07 - added BLI_ghash_size(), number of entries in tableDaniel Dunbar
2004-01-07 - migrated a subsurf routine to displist.c: displistmesh_calc_vert_normals()Daniel Dunbar
2004-01-07 - Displacement now works for all object types. (However, some are onlyRobert Wenzlaff
2004-01-07Added multi-processor setting for yafray and quotes around the xmlAlejandro Conty Estevez
2004-01-06- decided to use a new variable for the new exposure option, instead ofTon Roosendaal
2004-01-06improvements in the reflection/refraction exporting for yafray.Alejandro Conty Estevez
2004-01-06Eeshlo fixed the iYFexport path problem and added a file selector buttonAlejandro Conty Estevez
2004-01-06- Adaptive spliting of renderfaces for displacement. Choose to splitRobert Wenzlaff
2004-01-06- displacement 'map to' channel now has three values, to allow to negateTon Roosendaal
2004-01-06SCons updates:Michel Selten
2004-01-06- previewrender with mapping type "Cube" didnt show correctly.Ton Roosendaal
2004-01-05Displacement mapTon Roosendaal
2004-01-05- Added the SConscripts for ftfont and quicktimeNathan Letwory
2004-01-05Tweaks to get yafray stuff working with MakefilesKent Mein
2004-01-05- Added projectfiles for yafrayRoel Spruit
2004-01-05update scons files to build with yafray supportStefan Gartner
2004-01-05Yafray export code moved to source/blender/yafray to keep blender/src pure CAlejandro Conty Estevez
2004-01-05don't link makesdna against libpng and friends when building with sconsStefan Gartner
2004-01-05added yafray_Render.cpp to scons filesStefan Gartner
2004-01-05- this commit enable compile blender at IRIX againJiri Hnidek
2004-01-05-First port of Displacement mapping from tuhopuu. Image textures not workingRobert Wenzlaff
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2004-01-05Forgot to add some lines and cleanup in the makesdna/intern/SConscript file.Michel Selten
2004-01-05- oren nayar call didnt return float value... but still worked on myTon Roosendaal
2004-01-05SCons build system files added.Michel Selten