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
22 days
ago. based on code collected
23 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 54 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Replaced get_origin_[xyz]() with get_translate() and added set_translate() helper
Mark Page
More...
over 10 years ago
Fixed bug in the Mat4 transpose function, and created SSE2 version for floats
Mark Page
More...
over 10 years ago
Fix and enable the SSE2 code for Mat4f translate_self
Mark Page
More...
over 10 years ago
Fix the SSE2 for the matrix scale_self
Mark Page
More...
over 10 years ago
Add Vec3 parameters for the matrix scale_self and translate_self functions
Mark Page
More...
over 10 years ago
Optimize clan::Mat4f::rotate() using euler angles by creating a clan::Mat3f::rotate() with the euler angle specialization
Mark Page
More...
over 10 years ago
Adjust the Input example to use the SlotContainer. Example now works again
Mark Page
More...
over 10 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib
Mark Page
More...
over 10 years ago
Add quaternion tests for euler angles
Mark Page
More...
over 10 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib
mbn
More...
over 10 years ago
Speed optimization
mbn
More...
over 10 years ago
Merge pull request #20 from punkkeks/master
Magnus Norddahl
More...
over 10 years ago
Examples: add -ldl to examples makefile
Marcel Hellwig
More...
over 10 years ago
fixed endofline spaces in big_int_impl
Marcel Hellwig
More...
over 10 years ago
fixed big_int_impl undefined reference error
Marcel Hellwig
More...
over 10 years ago
Merge pull request #19 from punkkeks/patch-1
Mark Page
More...
over 10 years ago
Update big_int.cpp
Marcel Hellwig
More...
over 10 years ago
(Breaking change) Reverse the EulerOrder to be more intuitive and consistent. Fix get_euler()
Mark Page
More...
over 10 years ago
Removed the canvas modelview pull, pop, translate and scale functions. Renamed modelview to transform
Mark Page
More...
over 10 years ago
Minor example compile fix
Mark Page
More...
over 10 years ago
Create clan::make_unique, since std::make_unique is c++14 only. This should solve potential exception safety problems
Mark Page
More...
over 10 years ago
Use std::make_shared to allocate std::shared_ptr's
Mark Page
More...
over 10 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib
Mark Page
More...
over 10 years ago
Move miniz to the clan namespace
Mark Page
More...
over 10 years ago
clang warning fixes, including 2 bug fixes
Mark Page
More...
over 10 years ago
Linux build fixes
Mark Page
More...
over 10 years ago
Remove excessive whitespace in the source code
Mark Page
More...
over 10 years ago
We no longer pretend that we support creating ClanLib as a DLL
Mark Page
More...
over 10 years ago
Remove the BREAKPOINT #define
Mark Page
More...
over 10 years ago
We do not support Borland C++ anymore
Mark Page
More...
over 10 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
…
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