Commit graph

82 commits

Author SHA1 Message Date
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
517afeec42 pipeline custom command 2014-06-03 16:43:35 +02:00
Mikulas Florek
52396412c4 physics controller widget 2014-05-29 18:28:30 +02:00
Mikulas Florek
3e3f6c37c3 several crashes fixed - closes #154, closes #184 2014-05-26 00:25:59 +02:00
Mikulas Florek
1296e634c1 render scenes 2014-04-30 20:02:08 +02:00
tluqo
94ecfc02ae applied review comments. 2014-04-14 22:20:44 +02:00
Mikulas Florek
89e06bba31 level 4 warnings fixed in engine project 2014-04-09 23:59:39 +02:00
Mikulas Florek
d7fdf81d9e removed macros for c++11 features; gizmo scaling 2014-04-03 23:59:36 +02:00
Mikulas Florek
16a8c5a5db editor messages are not processed in the receiving thread; object can be selected using the icon; new renderer can be (de)serialized; other minor fixes 2014-03-27 22:53:25 +01:00
Mikulas Florek
7105b9174a c++11 2014-03-16 14:33:45 +01:00
Mikulas Florek
ee6414a5cf 64bit 2014-02-24 22:28:10 +01:00
Mikulas Florek
6d96ec3fd5 load script libraries using right path after open dialog is shown 2014-01-23 18:01:16 +01:00
Mikulas Florek
c6f3a800bc some minor fixes 2014-01-19 13:20:22 +01:00
Mikulas Florek
1cee821baa layers in animation system 2014-01-15 16:55:43 +01:00
Mikulas Florek
30fb982392 absolute path is specified when creating scripts 2014-01-15 13:51:53 +01:00
Mikulas Florek
4cc4fb47f4 macro for new and delete 2014-01-02 18:57:32 +01:00
Mikulas Florek
864e9e2e2d animable ui, script ui; DelegateList as Block::EventCallback 2014-01-02 13:20:41 +01:00
Mikulas Florek
9ffbdefced Array, PODArray 2014-01-01 15:55:32 +01:00
tluqo
4c6f3cd477 - open/save level fix => switched tcp to disk, because tcp file system is not properly implemented yet. 2013-12-17 21:58:40 +01:00
tluqo
ab3738c4af Merge remote-tracking branch 'remotes/origin/master' into fs_refactor 2013-12-15 00:18:53 +01:00
tluqo
4443252c2b - finished basic implementation
- removed almost all old stuff
- Lux engine uses new FS
2013-12-15 00:05:27 +01:00
Mikulas Florek
1555a57101 editor component ui 2013-12-06 01:11:58 +01:00
Mikulas Florek
23d4f061cf sorted headers, standard int types, assert macro 2013-12-04 00:54:29 +01:00
Mikulas Florek
4781703547 master merged 2013-11-30 17:40:46 +01:00
Mikulas Florek
94aee61168 typo 2013-11-30 17:24:44 +01:00
Mikulas Florek
47bd5b80cd master merged 2013-11-30 17:22:53 +01:00
Mikulas Florek
662414a4d2 the script compiler attached to the asset list 2013-11-30 17:12:20 +01:00
Mikulas Florek
59bcde0eda consistent naming of member variables 2013-11-29 20:50:30 +01:00
Mikulas Florek
d1ff6e67f6 some logs 2013-11-29 17:59:29 +01:00
Mikulas Florek
4946d1a83a unsigned int -> uint32_t where suitable 2013-11-28 22:03:27 +01:00
Mikulas Florek
7ccbef3d82 first commit 2013-11-21 15:44:31 +01:00