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
21 days
ago. based on code collected
22 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 51 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added svg viewer example
mbn
More...
over 10 years ago
Added Path::glyph, to assist in development. Maybe removed in the future
Mark Page
More...
over 10 years ago
Add GlyphMetrics for the fonts. Note, the fonts should be reviewed, there appears to be duplication and unnecessary casting from float to ints
Mark Page
More...
over 10 years ago
Fix bug in the path renderer
Mark Page
More...
over 10 years ago
Add rounded rectangle to clan::Path
Mark Page
More...
over 10 years ago
Add xywh and ltrb helper functions to clan::Rectx
Mark Page
More...
over 10 years ago
Adjust clan::Mat3 2D rotation to match glRotate(0,0,1)
Mark Page
More...
over 10 years ago
Change the default initialization of clan::Mat2 and clan::Mat3 to zero the matrix, like clan::Mat4.
Mark Page
More...
over 10 years ago
Add 2D rotation, translation and scale to clan::Mat3<Type>
Mark Page
More...
over 10 years ago
Revert previous PathRenderer "next" fix. Replace it with an alternative method that actually works. This is still untidy
Mark Page
More...
over 10 years ago
Add PathRenderer::next to fix bug in path rendering. Note, this probably isn't the right way to fix the bug
Mark Page
More...
over 10 years ago
Add Path::transform
Mark Page
More...
over 10 years ago
Add Mat3<Type> multiplication operator for calculating Vec2<Type>
Mark Page
More...
over 10 years ago
Add new files into the makefile
Mark Page
More...
over 10 years ago
Removed threading overview as its obsolete
Magnus Norddahl
More...
over 10 years ago
Move doc adjustments
Magnus Norddahl
More...
over 10 years ago
Removed deprecated sound
Magnus Norddahl
More...
over 10 years ago
Removed deprecated clanNetwork classes
Magnus Norddahl
More...
over 10 years ago
Removed callback from ref
Magnus Norddahl
More...
over 10 years ago
Updated documentation
Magnus Norddahl
More...
over 10 years ago
Split path rendering into two classes for fill and stroke
mbn
More...
over 10 years ago
Split stroke and fill into separate functions
mbn
More...
over 10 years ago
Merge pull request #41 from jherman3/master
Magnus Norddahl
More...
over 10 years ago
Fix build error caused by nonconst reference in comparison lambda
Jake Herman
More...
over 10 years ago
Merge pull request #40 from Pyrdacor/master
Kenneth Gangstø
More...
over 10 years ago
Fixed infinite loop bugs in image/sprite resource loading and cursor description construction. They occur if inside the XML files something other than an element appears (e.g. normal text).
Pyrdacor
More...
over 10 years ago
Fixed pacman example. Software renderer doesn't exist anymore. Also the sig_close slot was not stored in a variable so it was not possible to close the app via close button.
Pyrdacor
More...
over 10 years ago
Code cleanup
Mark Page
More...
over 10 years ago
Build ellipses using Beziers instead of lines. They scale better if transformed at a later stage
Mark Page
More...
over 10 years ago
Add ellipse to clan::Path
Mark Page
More...
over 10 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
…
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