This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2863
Commits
5
Branches
161 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
7f9de5d554
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7f9de5d554'
${ noResults }
lol
/
src
/
math
History
Sam Hocevar
c826bbd6f0
Fix several compilation warnings.
8 years ago
..
constants.cpp
misc: some cleanup in files, including UTF-8 BOM.
9 years ago
geometry.cpp
Fix approximately 80 billion compilation warnings.
8 years ago
half.cpp
build: remove dead PS3 code.
9 years ago
matrix.cpp
math: all API functions dealing with angles now use radians.
9 years ago
real.cpp
Fix several compilation warnings.
8 years ago
transform.cpp
math: all API functions dealing with angles now use radians.
9 years ago
trig.cpp
build: remove dead PS3 code.
9 years ago
vector.cpp
Get rid of String::format in favour of a std::string version.
8 years ago