yvt
|
60fd3191c5
|
Remove Handle::operator T*() , discouraging conversion to raw pointers
It was replaced by `Handle::GetPointerOrNull()`. Every use of
`GetPointerOrNull` should be reviewed. Some of them were already removed.
|
2019-07-20 15:47:42 +09:00 |
|
yvt
|
88f03f01e9
|
Refactoring
- Mark overriding virtual functions with `override`
- Get rid of warnings
|
2017-01-05 03:48:11 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
yvt
|
063efdde63
|
Additional smoke textures looking like explosion
|
2014-05-08 02:41:10 +09:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|