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
2005-12-12Bugfix #3544Ton Roosendaal
2005-12-05Bugfix #3512Ton Roosendaal
2005-11-30Bugfix #496Ton Roosendaal
2005-11-26Hairstrand render bug; using Orco could give errors... the orco pointersTon Roosendaal
2005-11-17New particle option "Unborn" and "Died" didn't work for shaded halos yet.Ton Roosendaal
2005-11-14Strand render/zbuffering optimize recodeTon Roosendaal
2005-11-12Finished hair strand render project (well, for release), also with a goodTon Roosendaal
2005-11-10The long awaited Particle patch from Janne KarhuTon Roosendaal
2005-10-12Orange bugreport; Only Shadow lamp crashed on rendering preview.Ton Roosendaal
2005-10-03World AO table was freed, but a pointer not NULLed correctly, causing aTon Roosendaal
2005-10-02Crash fix; rendering AO with envmap on didn't work.Ton Roosendaal
2005-09-29- Added shadow buffer support for wire material and particle strandsTon Roosendaal
2005-09-29New hair "strand" channel has wrong texture coord input... it renderedTon Roosendaal
2005-09-29Storage of ME_FACE_STEPINDEX in mface iwas same flag as for newTon Roosendaal
2005-09-29- Added "anisotropic" rendering for static particle hair strands.Ton Roosendaal
2005-09-28Division by zero prevented in new hair strand algo. It showed as verticalTon Roosendaal
2005-09-28Hair!Ton Roosendaal
2005-09-20Bug fix #3070Ton Roosendaal
2005-09-12Exclude only-shadow lamps to be rendered when the main render optionTon Roosendaal
2005-08-25Random() issues with rendering...Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-13 - more nurbs fixes... as it turns out, rendering of cyclic UV didn'tDaniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-12 - remove some silly array copying code for nurb displist generationDaniel Dunbar
2005-08-07 - add allowShared argument to DerivedMesh.convertToDispListMesh to allow ret...Daniel Dunbar
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-08-03 - removed BLO_findstruct_offset (obsolete)Daniel Dunbar
2005-07-26 - displacement fix, need to calc normals before displacingDaniel Dunbar
2005-07-25Little issues, combined commit!Ton Roosendaal
2005-07-24 - warning fixesDaniel Dunbar
2005-07-23 - cleaned up calc_vertexnormals, did unnecessary temporary array allocDaniel Dunbar
2005-07-20 - renderer always goes through DerivedMesh atm, means no needDaniel Dunbar
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-19 - silly bug, didn't test for hash before freeingDaniel Dunbar
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-19 - remove some extverts related cruftDaniel Dunbar
2005-07-19 - miscapitalized ghash...Daniel Dunbar
2005-07-19 - yet another warning fixDaniel Dunbar
2005-07-18 - need to zero hash pointer on freeDaniel Dunbar
2005-07-18 - removed orco pointer from struct MeshDaniel Dunbar
2005-07-17 - added dontFreeNors flag to DispListMesh as wellDaniel Dunbar
2005-07-17 - added dontFreeVerts and dontFreeOther flags to displistmesh forDaniel Dunbar
2005-07-17 - remove call to mesh_modifier from init_render_mesh, shouldn'tDaniel Dunbar
2005-07-16 - removed makeDispList, set_displist_onlyzeroDaniel Dunbar
2005-07-14 - split makeDispList into makeDispList{Mesh,MBall,CurveTypes}, there isDaniel Dunbar
2005-07-14Bugfix for #2826Ton Roosendaal
2005-07-09 - add missing includes for lazy programmers who don't read error msgsDaniel Dunbar
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-06Different fix for the nasty stars problem, previous one swallowed theTon Roosendaal