Sam Hocevar
6dd7a0cb39
Another lowercase switching frenzy, because why not.
6年前
Sam Hocevar
cfeaeabf2d
Get rid of lol::map because std::map is obviously superior.
7年前
Sam Hocevar
980ff37a58
Get rid of numerous uses of lol::String.
7年前
Sam Hocevar
078751a820
math: all API functions dealing with angles now use radians.
We already have the convenient degrees() and radians() functions to convert
between angle formats. This commit involves a lot of refactoring here and
there and I may have missed some places where conversions were needed. But
hopefully there aren’t may such places.
9年前
Benjamin ‘Touky’ Huet
7605caace4
MultiScene: Phase 4: Rendering is fixed.
Though it still is not possible to create a new window from a thread that did not init SDL
9年前
Benjamin ‘Touky’ Huet
3ef2d6d31f
small MeshViewer tweak
9年前
Benjamin ‘Touky’ Huet
73f729d2ef
MeshViewer refactor is on good way
Reworked Primitive logic for scene rendering
FileUpdateTester works now .....
9年前
Lolbot
3797ac1179
fixed 3 files out of 4212:
- removed 177 CR characters
- removed 12 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 1 svn:eol-style properties
9年前
Benjamin ‘Touky’ Huet
44bc2f4d3d
Added the long forgotten meshviewer.h
9年前