1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added OpenSubdiv submodule More... almost 13 years ago
Fixed tri/quad selection and collapse(merge). More... almost 13 years ago
Encoding and decoding tri/quads. Make cylinder now creates quads instead of pure triangles. More... almost 13 years ago
Mesh2::addQuad now really add quad instead of two triangles. More... almost 13 years ago
unsigned/signed warnings. More... almost 13 years ago
Triangle2::node(int index) accessor with checking index bounds. More... almost 13 years ago
Making Triangle2 more abstract. Preparing for mixed tri/quad datastructure. More... almost 13 years ago
Upgraded project file. More... almost 13 years ago
New icon with 512x...@2x and 512x512 formats. More... almost 13 years ago
Fixed Collada import/export by flipping triangles. Added iCloud entitlement. More... almost 13 years ago
Updated help and README More... almost 13 years ago
Removed CSG operations. Doesn't worked well. Need complete reimplementation. More... almost 13 years ago
Fixed crash in editItems. More... almost 13 years ago
Shaders, removed autolayout, problems with NSSplitView on MyDocument More... almost 13 years ago
Added OpenGL32Playground. More... almost 13 years ago
Improved readFromCollada. More... almost 13 years ago
Fixed formatting in dataOfCollada and texture controller. More... almost 13 years ago
Added basic Collada saving. Added OpenCLPlayground project. More... almost 13 years ago
findOrCreateEdge and duplicateVertex reimplemented as template functions to remove duplicate code. More... about 13 years ago
TexCoord and Vertex are same except artificial template parametr to keep them distinct in Triangle2 class, which allows to remove unnecessary reimplementation of TexCoord and TexCoordEdge More... about 13 years ago
Removed Mesh class, it is now completely replaced by code in Item and Mesh2. More... about 13 years ago
Moving reading and writing code into Mesh2 from Mesh. More... about 13 years ago
Moving NSColor from Mesh into Mesh2. More... about 13 years ago
Replaced includes with imports More... about 13 years ago
Added plane icon More... about 13 years ago
Added LSMinimumSystemVersion and Deployment target to 10.7 Lion. More... about 13 years ago
Fixed unit tests More... about 13 years ago
Removed unnecessary #include <stdio.h> from FPList.h and selected = true; from Mesh2.drawing.mm. More... about 13 years ago
Added windowWillEnterVersionBrowser and windowDidExitVersionBrowser. More... about 13 years ago
Added autosavesInPlace for OS X 10.7 Autosave and Versions feature. More... about 13 years ago