yvt
|
e4e72d7dca
|
ParticleSpriteEntity : Replace Client * with Client &
|
2019-08-08 01:22:01 +09:00 |
|
yvt
|
8d9145c6ec
|
SmokeSpriteEntity : Replace Client * with Client &
|
2019-08-08 01:20:26 +09:00 |
|
yvt
|
0470ca3187
|
ParticleSpriteEntity: Receive images via Handle<IImage>
|
2019-07-20 16:00:07 +09:00 |
|
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 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
yvt
|
2ee3f96340
|
Fixed to compile without NDEBUG
|
2014-05-08 02:58:41 +09:00 |
|
yvt
|
063efdde63
|
Additional smoke textures looking like explosion
|
2014-05-08 02:41:10 +09:00 |
|
yvt
|
4999ac1b41
|
Fixed crash
|
2013-11-17 01:38:35 +09:00 |
|
yvt
|
13692657e1
|
Merge and some refactor (ref-counting some objects)
|
2013-09-14 13:28:19 +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 |
|