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-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2004-03-21 - added editmesh_[de]select_by_material functionDaniel Dunbar
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-21 - added object_apply_deform, removed lt_applyflag globalDaniel Dunbar
2004-03-15Fixed issues surrounding the increased vertex limit:Chris Want
2004-03-15Removed the struct MFaceInt from DNA_mesh_types.h (by the recommendationChris Want
2004-03-14 - replaced AUTOSPACE define with {ME_,CU_,MB_}AUTOSPACE,Daniel Dunbar
2004-03-09Constraint blending and accumulator fixes for bug #924 and #983Martin Poirier
2004-03-08 rwenzlaff: Added call to makeDispList() in test_all_displists() afterRobert Wenzlaff
2004-03-06Updated the Sun ifdef's basically I standardized them so theyKent Mein
2004-03-01SCons updatesMichel Selten
2004-02-23another extraninous ;Kent Mein
2004-02-23SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-31- version upped to 2.32Ton Roosendaal
2004-01-27My beautification of the behemoth do_all_actions() broke NLA blend in/outChris Want
2004-01-27Armature related fixes and cleanups:Chris Want
2004-01-26Fixed nasty #include.Rob Haarsma
2004-01-26Fixed behaviour of cyclic anim textures.Rob Haarsma
2004-01-24- another fix for incorrect Osa vectors during tracing... I've now solvedTon Roosendaal
2004-01-23Blender's debug mode only worked on startup:Willian Padovani Germano
2004-01-23- fix for raytrace render; when you render ray_transp material, it didn'tTon Roosendaal
2004-01-22I modified it so that the particles on a face's position are affectedKent Mein
2004-01-21- some declaration was missing. Blender runs again at IRIXJiri Hnidek
2004-01-21BPython:Willian Padovani Germano
2004-01-18 - Made dispfact for new mtex default to 0.2.Robert Wenzlaff
2004-01-16Comes with previous commit. Allow linedist setting smaller than 1.0.Rob Haarsma
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2004-01-11 - Potential future bug in simple subsurf (used & when should be ==).Robert Wenzlaff
2004-01-10 -Changed "Simple" button to pulldown menu or subsurf type.Robert Wenzlaff
2004-01-08 - removed duplicate flags from BKE_mesh.hDaniel Dunbar
2004-01-07 - removed some old cruft from init_render_displist_mesh (for smeshes-RIP)Daniel Dunbar
2004-01-07 - removed some cruft from old method of subsurf hiding during editmodeDaniel Dunbar
2004-01-07 - migrated a subsurf routine to displist.c: displistmesh_calc_vert_normals()Daniel Dunbar
2004-01-06- decided to use a new variable for the new exposure option, instead ofTon Roosendaal
2004-01-05Displacement mapTon Roosendaal
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-05SCons build system files added.Michel Selten
2004-01-03Armature speed ups, Part IIIChris Want
2004-01-03made verify_pose_channel() return the pose channel that is eitherChris Want
2004-01-03Armature speed ups, Part IChris Want
2004-01-03Decoded the 'do_all_actions()' function into smaller functions that areChris Want
2004-01-02Fixed the goofy way the function prototypes in these files were doneChris Want
2003-12-30Added improved exposure calculationTon Roosendaal
2003-12-29Area lights and more...Ton Roosendaal
2003-12-24- fixed bug in shaded view mode (SHIFT+Z) when it tried to calculateTon Roosendaal
2003-12-24- only cosmetic stuff; result of going over the output of mipspro ccTon Roosendaal