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-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
2005-06-02Fix for #2657Ton Roosendaal
2005-05-27Added some backward compatibility with old yafray blendershader. Because of m...Alfredo de Greef
2005-05-27Bug fix #2627Ton Roosendaal
2005-05-23Second and final commit for this version of the yafray export code (probably,...Alfredo de Greef
2005-05-18Bug #2582Ton Roosendaal
2005-05-10Forgot part of the vertexcolor endian fix in xml export code.Alfredo de Greef
2005-05-09bugfix #2494:Alfredo de Greef
2005-05-09BPython:Willian Padovani Germano
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-28Fix for reported (thanks Jens Ole!) error in rendering UV map textures.Ton Roosendaal
2005-04-13Two small corrections for subsurf + wire render;Ton Roosendaal
2005-04-13 - quick fix for bug #2412, render normal was not initialized for meshDaniel Dunbar
2005-04-11Bug fix #2411Ton Roosendaal
2005-04-04 - work-in-progress: subsurf level 0 now just acts like a regular mesh,Daniel Dunbar
2005-03-29 - removed dlm->flagDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-29 - added mesh_get_derived_renderDaniel Dunbar
2005-03-28 - subsurf creation no longer needs extverts argument... removedDaniel Dunbar
2005-03-24bug fix 2353Ton Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-05Bug fix, provided by Martin Dickopp;Ton Roosendaal
2005-03-04Bug fix #2265Ton Roosendaal
2005-02-11Little warming-up getting-feet-wet coding project. :)Ton Roosendaal
2005-01-30Bug fixes;Ton Roosendaal
2005-01-30Fixed old annoyance; enabling true Ortho render in Blender.Ton Roosendaal
2005-01-11bug fix #2118Ton Roosendaal
2005-01-08Star halos still used old fashioned byte colors, instead of nice floats :)Ton Roosendaal
2005-01-07Another round of cleanups for render code;Ton Roosendaal
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-19Bugfix, reported by Basse: static particles didnt render correct withTon Roosendaal
2004-12-19Bug fix #2026Ton Roosendaal
2004-12-09Bug fix #1988, ray-transparency render.Ton Roosendaal
2004-12-05Special bf-committers request; Lamp/World/Material now each have 10Ton Roosendaal
2004-12-03Fixes in static particles. Result of going over details with Chris Burt,Ton Roosendaal
2004-12-02Bug fix #1937Ton Roosendaal