yvt
|
88f03f01e9
|
Refactoring
- Mark overriding virtual functions with `override`
- Get rid of warnings
|
2017-01-05 03:48:11 +09:00 |
|
Tomoaki Kawada
|
ebd79c0099
|
Change #include style
All `#include`s to other subsystem now use angle brackets, e.g., `#include <Core/Math.h>`.
|
2016-12-03 18:49:07 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
Tomoaki Kawada
|
3380a07bfe
|
Renderer: latch some config variables
|
2016-11-19 23:22:18 +09:00 |
|
Tomoaki Kawada
|
4047b613f1
|
Remove the vertical fog
Improves the AoS 0.75 compatibility.
|
2016-11-06 22:15:37 +09:00 |
|
yvt
|
1f1ceeea39
|
Shaded particles
|
2013-09-16 13:29:55 +09:00 |
|