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
C
ClanLib
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
16 days
ago. based on code collected
17 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 139 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added canvas.draw_trianges()
rombust
More...
about 12 years ago
Added canvas.draw_trianges()
rombust
More...
about 12 years ago
Add another clan::path add_line_to convenience function
rombust
More...
about 12 years ago
Add another clan::path add_line_to convenience function
rombust
More...
about 12 years ago
Rename add_contour to add_path in clan::PathGroup
rombust
More...
about 12 years ago
Rename add_contour to add_path in clan::PathGroup
rombust
More...
about 12 years ago
Add Path test (work in progress)
rombust
More...
about 12 years ago
Add Path test (work in progress)
rombust
More...
about 12 years ago
Expose clan::Path and clan::PathGroup to the API
rombust
More...
about 12 years ago
Expose clan::Path and clan::PathGroup to the API
rombust
More...
about 12 years ago
Rename the glyph outline classes to path
rombust
More...
about 12 years ago
Rename the glyph outline classes to path
rombust
More...
about 12 years ago
Modify the glyph outline internals so that it does not keep a local copy of the calculated triangulated glyphs
rombust
More...
about 12 years ago
Modify the glyph outline internals so that it does not keep a local copy of the calculated triangulated glyphs
rombust
More...
about 12 years ago
Fix FontEngine_Cocoa potential compile problem
rombust
More...
about 12 years ago
Fix FontEngine_Cocoa potential compile problem
rombust
More...
about 12 years ago
Updated physics listener to handle the collision better.
Griswoldz
More...
about 12 years ago
Updated physics listener to handle the collision better.
Griswoldz
More...
about 12 years ago
Updated Physics tests to compile again.
Griswoldz
More...
about 12 years ago
Updated Physics tests to compile again.
Griswoldz
More...
about 12 years ago
Updated PhysicsWorld's destructor to check and clean up physics objects.
Griswoldz
More...
about 12 years ago
Updated PhysicsWorld's destructor to check and clean up physics objects.
Griswoldz
More...
about 12 years ago
Remove unique_ptr's used with GlyphPrimitivesArray and GlyphPrimitivesArrayOutline, they were not required. I.E. The pointer itself is removed - the pointers are not exposed outside the glyph outline functions, and are never shared
rombust
More...
about 12 years ago
Remove unique_ptr's used with GlyphPrimitivesArray and GlyphPrimitivesArrayOutline, they were not required. I.E. The pointer itself is removed - the pointers are not exposed outside the glyph outline functions, and are never shared
rombust
More...
about 12 years ago
Fixed PhysicsWorldDescription's undefined physics scale. Added Convenience set_position methods to Body API.
Griswoldz
More...
about 12 years ago
Fixed PhysicsWorldDescription's undefined physics scale. Added Convenience set_position methods to Body API.
Griswoldz
More...
about 12 years ago
Remove the std::shared_ptr<GlyphOutline>, replacing with GlyphOutline, since it now contains an impl
rombust
More...
about 12 years ago
Remove the std::shared_ptr<GlyphOutline>, replacing with GlyphOutline, since it now contains an impl
rombust
More...
about 12 years ago
Remove the std::shared_ptr<GlyphContour>, since it now can be treated like a handle
rombust
More...
about 12 years ago
Remove the std::shared_ptr<GlyphContour>, since it now can be treated like a handle
rombust
More...
about 12 years ago
←
1
2
…
135
136
137
138
139
140
141
142
143
…
183
184
→
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