1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added interactive texture painting in 3D via Shift and LMB More... almost 13 years ago
Fixed compilation issues on new Xcode More... almost 13 years ago
Added splitSelectedVertices. More... almost 13 years ago
Deleted cup.model3D added textured.model3D More... almost 13 years ago
Added fastMergeSelectedTexCoords. More... almost 13 years ago
Fixed manipulatorSize, added debugString drawing. Added Vector4D and transform into Matrix4x4. More... about 13 years ago
Better wording in README More... about 13 years ago
Added link to RapidXml parser More... about 13 years ago
Fixed drawing and license notice. More... about 13 years ago
makeEdges called on all vertex/triangle/edge removing or merging functions. More... about 13 years ago
Fixed readFromCollada and drawColoredFill (unbinding texture). More... about 13 years ago
Fixed crash after vertex edge turn More... about 13 years ago
makeCylinder and makeSphere doesn't crash anymore, but texture coordinates looks weird More... about 13 years ago
Fixed toIndexRepresentation and fromIndexRepresentation for undo and merge More... about 13 years ago
Fixed splitSelectedTriangles More... about 13 years ago
Fixed loopSubdivision for textured triangles More... about 13 years ago
Moving code from VertexEdge to TexCoordEdge More... about 13 years ago
Splitted implementation of Vertex, Triangle, TexCoord and Edges into multiple files More... about 13 years ago
Renamed TextureCoordinate to TexCoord More... about 13 years ago
Renamed Edge2 to VertexEdge and EdgeNode to VertexEdgeNode More... about 13 years ago
Textured subdivision, not working as expected More... about 13 years ago
Added very basic texture coordinate selection and manipulation. More... about 13 years ago
Merge branch 'unwrap' More... about 13 years ago
Texture coordinates More... about 13 years ago
Added plane More... over 13 years ago
Simple unwrap view More... over 13 years ago
Added FPTexture. More... over 13 years ago
Added Lion fullscreen support with AutoHideToolbar. Currently not all actions are bound to keyboard shortcuts so editor is not completely usable without toolbar. More... over 13 years ago
splitSelectedEdges added to Mesh2 More... over 13 years ago
Quad & triangle mixed view. More... over 13 years ago