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-10-11-Bugfix #3174: incorrectly counting number of face verticesKen Hughes
2005-10-04Added Mesh.New() method; can now create new meshes within the moduleKen Hughes
2005-10-03BPython bug fixes:Willian Padovani Germano
2005-09-26Project file update for elbeemJoseph Gilbert
2005-09-22More properly coded version for adding edges... now only do_versions()Ton Roosendaal
2005-09-09BPython:Willian Padovani Germano
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-17- update to constant.cJoseph Gilbert
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-11 - couldn't help myself, got distracted working on something else andDaniel Dunbar
2005-08-07 - add allowShared argument to DerivedMesh.convertToDispListMesh to allow ret...Daniel Dunbar
2005-08-03 - removed BLO_findstruct_offset (obsolete)Daniel Dunbar
2005-08-01This patches adds support for Font, Curve, Surface and Meta Objects inMartin Poirier
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-23 - change mesh_calc_normals to set vertices with len(no)==0Daniel Dunbar
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2005-07-21 - changed GetRawFromObject to always return mesh name/info... thisDaniel Dunbar
2005-07-19Added DAG flush to NMesh when updating geometry (was needed after zr's latest...Martin Poirier
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-17 - remove extverts argument from vertexnormals_meshDaniel Dunbar
2005-07-17 - switch M_NMesh_GetRawFromObject to always get mesh data fromDaniel Dunbar
2005-07-15 - added mesh_get_texspace (should be used instead of direct access)Daniel Dunbar
2005-07-14Mathutils updateJoseph Gilbert
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-20BPython: bug fixes / patches from trackersWillian Padovani Germano
2005-04-22doc updates. NMesn.transform( matrix, recalc_normals )Stephen Swaney
2005-04-21BPython:Willian Padovani Germano
2005-04-16Note: this commit includes new functionality to save and restore scripts conf...Willian Padovani Germano
2005-04-04 - work-in-progress: subsurf level 0 now just acts like a regular mesh,Daniel Dunbar
2005-03-31Changing hard codec max frame release for a define (in blendef.h with the oth...Martin Poirier
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - update NMesh.c to use DerivedMesh APIDaniel Dunbar
2005-03-19BPython:Willian Padovani Germano
2005-03-19BPython:Willian Padovani Germano
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-01BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-03BPython:Willian Padovani Germano
2005-01-22BPython:Willian Padovani Germano
2005-01-13BPython:Willian Padovani Germano
2005-01-04Requested by Stephane SOPPERA,Kent Mein
2004-11-27BPython:Willian Padovani Germano
2004-11-08Nmesh module isn't edges aware yet; but can cause crashes replacingTon Roosendaal
2004-11-07Fixes in bpython:Willian Padovani Germano