Commit graph

38 commits

Author SHA1 Message Date
Mikulas Florek
d720ab20e5 animation system as plugin 2014-08-21 20:05:18 +02:00
Mikulas Florek
531ce33971 scenes; little component refactor 2014-08-21 01:22:57 +02:00
Mikulas Florek
c6fb2f8dc4 rename removeComponent -> destroyComponent to make it coherent 2014-08-19 23:13:15 +02:00
Mikulas Florek
ae74173def remove component 2014-08-17 17:55:34 +02:00
Mikulas Florek
e0e0611d9f EditorServer -> WorldEditor 2014-08-01 21:22:03 +02:00
Mikulas Florek
92b248acd5 EditorClient removed 2014-07-31 23:45:57 +02:00
Mikulas Florek
c958fbc9c6 animation preview play/pause button 2014-07-30 00:23:51 +02:00
Mikulas Florek
f431e715bb check, whether parent is before its children in animations; fixed manual animation 2014-07-27 16:33:17 +02:00
Mikulas Florek
4367fc1c6b replaced event manager 2014-06-29 15:20:21 +02:00
Mikulas Florek
219979d8e3 lux->lumix 2014-06-25 23:20:33 +02:00
Mikulas Florek
fe092122dd hierarchy in animations 2014-06-20 22:54:32 +02:00
Mikulas Florek
5f1b1eb080 fixed crash when animable component is created 2014-06-17 00:00:52 +02:00
Mikulas Florek
33072cda7d fixed buffer overflow in the profiler; preview animation 2014-06-16 21:31:04 +02:00
Mikulas Florek
1054749379 lux -> lumix 2014-06-16 21:18:15 +02:00
Mikulas Florek
986ab32bcd update according to review; fixed deserialization 2014-06-11 23:39:56 +02:00
Mikulas Florek
14977c8e40 reentrant deserialization 2014-06-11 22:23:23 +02:00
Mikulas Florek
1296e634c1 render scenes 2014-04-30 20:02:08 +02:00
Mikulas Florek
da39ffb365 game mode 2014-04-11 01:04:03 +02:00
Mikulas Florek
ae65b7c9d1 yet another update according to review : 2014-04-11 00:20:48 +02:00
Mikulas Florek
89e06bba31 level 4 warnings fixed in engine project 2014-04-09 23:59:39 +02:00
tluqo
34ac29b009 - animation manager + unit tests 2014-04-06 16:59:18 +02:00
Mikulas Florek
d65f4bf5b0 new renderer cleans up after itself 2014-02-23 23:31:29 +01:00
Mikulas Florek
68ea5b036b animated meshes are properly rendered 2014-02-22 13:31:16 +01:00
Mikulas Florek
6b70857e64 new renderer: animation WIP 2014-02-09 23:43:10 +01:00
Mikulas Florek
32f91f8c47 first new renderer commit 2014-01-24 18:13:50 +01:00
Mikulas Florek
c6f3a800bc some minor fixes 2014-01-19 13:20:22 +01:00
Mikulas Florek
0f159605af position set in property panel is send to entity 2014-01-16 17:44:00 +01:00
Mikulas Florek
1cee821baa layers in animation system 2014-01-15 16:55:43 +01:00
Mikulas Florek
4cc4fb47f4 macro for new and delete 2014-01-02 18:57:32 +01:00
Mikulas Florek
9ffbdefced Array, PODArray 2014-01-01 15:55:32 +01:00
Mikulas Florek
9924a8af70 delegate in eventmanager - closes #44 2013-12-23 18:46:25 +01:00
Mikulas Florek
aa96952eb2 ASSERT macro 2013-12-04 00:55:51 +01:00
Mikulas Florek
23d4f061cf sorted headers, standard int types, assert macro 2013-12-04 00:54:29 +01:00
Mikulas Florek
21da22db7d some stuff from EditorServer to Engine class 2013-12-02 01:24:53 +01:00
Mikulas Florek
59bcde0eda consistent naming of member variables 2013-11-29 20:50:30 +01:00
Mikulas Florek
4946d1a83a unsigned int -> uint32_t where suitable 2013-11-28 22:03:27 +01:00
Mikulas Florek
b6b7e4c32c refactoring; sometimes a component was added twice to the list of components 2013-11-22 22:01:36 +01:00
Mikulas Florek
7ccbef3d82 first commit 2013-11-21 15:44:31 +01:00