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
2010-08-04include cleanup, no functional changesCampbell Barton
2010-06-28Fix #20965: metaballs partticles and volume material crash renderingSergey Sharybin
2010-06-23Fix #21369: normals on extruded text and curve objects were flippedBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-12correct fsf addressCampbell Barton
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-09Fix for bug #18881 and #18866: Surface option for Fields crashedBrecht Van Lommel
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-12-312.5Ton Roosendaal
2008-10-06fix for own bugs in curves.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-11-27ParticlesBrecht Van Lommel
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-11-21Step one in migrating to use glArray calls in BlenderTon Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-06-21Fix for bug #4393: initial vertex colors were not created from shadedBrecht Van Lommel
2006-05-28More render pipeline finishing up;Ton Roosendaal
2005-12-11Big commit with work on Groups & Libraries:Ton Roosendaal
2005-09-03Saturday morning first cup of coffee hack (yeah, its a lateDaniel Dunbar
2005-08-15 - readded DL_VERTS type to store lattice deformed vertsDaniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-07 - add allowShared argument to DerivedMesh.convertToDispListMesh to allow ret...Daniel Dunbar
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-18 - replace displistmesh_calc_normals by mesh_calc_normalsDaniel Dunbar
2005-07-17 - removed unused DL_TRIA typeDaniel Dunbar
2005-07-17 - added DerivedMesh.getMinMax function (calls DO_MINMAX on all vertices)Daniel 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-16 - removed makeDispList, set_displist_onlyzeroDaniel Dunbar
2005-07-14 - split makeDispList into makeDispList{Mesh,MBall,CurveTypes}, there isDaniel Dunbar
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-18Initial commit for new text object.Alexander Ewering
2005-05-27Bug fix #2629Ton Roosendaal
2005-04-04 - removed DispListMesh.{editedge,editface}Daniel Dunbar
2005-03-29 - removed dlm->flagDaniel Dunbar
2005-03-29 - remove free_displist_by_typeDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - added nors to DispListMesh (for face normals)... this is just toDaniel Dunbar
2005-03-28 - added DerivedMesh convertToDispListMesh function with implementations,Daniel Dunbar
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-10-31Just some nice updates in drawing (extruded) Curve objects;Ton Roosendaal
2004-10-31For solid display of curves in editmode; found fix (thnx intrr :) thatTon Roosendaal
2004-10-29Finally something new!Ton Roosendaal
2004-09-25Two nice workflow improvements;Ton Roosendaal
2004-08-29Forgot to export Object as struct Object...Ton Roosendaal