1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extrudeSelectedTriangles, not working properly yet. More... almost 14 years ago
Added removeSelectedEdges. More... almost 14 years ago
Fixed removeSelectedTriangles and Vertices. Edge mode doesn't crash after remove. More... almost 14 years ago
makeCylinder and makeSphere, much faster findOrCreateEdge More... almost 14 years ago
Re-implemented edges. More... almost 14 years ago
Lots of renames, moving code. More... almost 14 years ago
Removed C++ 0x range for loop snippet from RemoveTriangle. More... almost 14 years ago
Fixed issue pointed by Analyze in Xcode -> Camera::Zoom. More... almost 14 years ago
Moved another chunk of code from Mesh.mm to Mesh2.cpp, Mesh2.drawing.mm and Mesh2.make.cpp. More... almost 14 years ago
Moving code from Objective-C++ Mesh class into C++ Mesh2. More... almost 14 years ago
Renames, cleaning up code. More... almost 14 years ago
Simplified Camera, Matrix, Quaternion and Vector3D classes. More... almost 14 years ago
Removing z rotation from camera More... almost 14 years ago
Simplyfing camera More... almost 14 years ago
Updated to ARC. More... almost 14 years ago
Re-implemented mergeSelectedVertices and flipTriangles More... almost 14 years ago
Fixed compilation errors. More... almost 14 years ago
Triangles and vertices can be translated, rotated and scaled again with new mesh rewrite. More... about 14 years ago
Added SimpleNode and SimpleList. Vertex knows about triangles and Triangle knows about its vertices. More... about 14 years ago
Changed typedef of VertexNode and TriangleNode. More... about 14 years ago
Better FPList, can handle custom FPNode-like classes. More... about 14 years ago
implemented makeSphereWithSteps reusing index based triangles and transforming into node based triangles More... about 14 years ago
makeCylinder More... about 14 years ago
Triangle and vertex selection. More... about 14 years ago
Rewrite of internal Mesh structure from std::vector< > to FPList< > with aim for better performance. More... about 14 years ago
Better scaling at center. More... over 14 years ago
Changed minDistance to 1.0f. More... over 14 years ago
Added support for simple Collada files (triangle only). More... over 14 years ago
Removed WokspaceState.xcuserstate More... over 14 years ago
Moved subfolders to 'Classes' folder. More... over 14 years ago