openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MeshMaker
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 10 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
extrudeSelectedTriangles, not working properly yet.
Filip Kunc
More...
almost 14 years ago
Added removeSelectedEdges.
Filip Kunc
More...
almost 14 years ago
Fixed removeSelectedTriangles and Vertices. Edge mode doesn't crash after remove.
Filip Kunc
More...
almost 14 years ago
makeCylinder and makeSphere, much faster findOrCreateEdge
Filip Kunc
More...
almost 14 years ago
Re-implemented edges.
Filip Kunc
More...
almost 14 years ago
Lots of renames, moving code.
Filip Kunc
More...
almost 14 years ago
Removed C++ 0x range for loop snippet from RemoveTriangle.
Filip Kunc
More...
almost 14 years ago
Fixed issue pointed by Analyze in Xcode -> Camera::Zoom.
Filip Kunc
More...
almost 14 years ago
Moved another chunk of code from Mesh.mm to Mesh2.cpp, Mesh2.drawing.mm and Mesh2.make.cpp.
Filip Kunc
More...
almost 14 years ago
Moving code from Objective-C++ Mesh class into C++ Mesh2.
Filip Kunc
More...
almost 14 years ago
Renames, cleaning up code.
Filip Kunc
More...
almost 14 years ago
Simplified Camera, Matrix, Quaternion and Vector3D classes.
Filip Kunc
More...
almost 14 years ago
Removing z rotation from camera
Filip Kunc
More...
almost 14 years ago
Simplyfing camera
Filip Kunc
More...
almost 14 years ago
Updated to ARC.
Filip Kunc
More...
almost 14 years ago
Re-implemented mergeSelectedVertices and flipTriangles
Filip Kunc
More...
almost 14 years ago
Fixed compilation errors.
Filip Kunc
More...
almost 14 years ago
Triangles and vertices can be translated, rotated and scaled again with new mesh rewrite.
Filip Kunc
More...
about 14 years ago
Added SimpleNode and SimpleList. Vertex knows about triangles and Triangle knows about its vertices.
Filip Kunc
More...
about 14 years ago
Changed typedef of VertexNode and TriangleNode.
Filip Kunc
More...
about 14 years ago
Better FPList, can handle custom FPNode-like classes.
Filip Kunc
More...
about 14 years ago
implemented makeSphereWithSteps reusing index based triangles and transforming into node based triangles
Filip Kunc
More...
about 14 years ago
makeCylinder
Filip Kunc
More...
about 14 years ago
Triangle and vertex selection.
Filip Kunc
More...
about 14 years ago
Rewrite of internal Mesh structure from std::vector< > to FPList< > with aim for better performance.
Filip Kunc
More...
about 14 years ago
Better scaling at center.
Filip Kunc
More...
over 14 years ago
Changed minDistance to 1.0f.
Filip Kunc
More...
over 14 years ago
Added support for simple Collada files (triangle only).
Filip Kunc
More...
over 14 years ago
Removed WokspaceState.xcuserstate
Filip Kunc
More...
over 14 years ago
Moved subfolders to 'Classes' folder.
Filip Kunc
More...
over 14 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
15
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree