Commit graph

77 commits

Author SHA1 Message Date
Mikulas Florek
c6305fb0a2 global time 2016-11-08 22:22:32 +01:00
Mikulas Florek
52917ac944 new lua API 2016-10-17 00:19:02 +02:00
Mikulas Florek
c6b7462d51 Lua script - resource property - closes #966 2016-08-09 14:26:21 +02:00
Mikulas Florek
54b914f959 lifo allocator deallocate + reallocate
pipeline uses temporary allocator closes #935
2016-07-10 14:50:31 +02:00
Mikulas Florek
0bde995eda cleanup 2016-07-07 18:10:08 +02:00
Mikulas Florek
fd79b825ab create prefab from lua 2016-07-07 17:16:44 +02:00
Mikulas Florek
7911ad3028 GUI for setting data dir from editor - closes #854 2016-05-22 12:40:42 +02:00
Mikulas Florek
3edbf2c51d linux port WIP #655 2016-05-20 14:46:13 +02:00
Maxim Kolganov
56593cf9b8 change includes to individual files in engine/ directory 2016-04-22 20:15:28 +03:00
Mikulas Florek
757a921a3e application executable - #646 2016-03-31 16:58:42 +02:00
Mikulas Florek
010c70211b patch file device 2016-03-17 20:35:12 +01:00
Mikulas Florek
f9236e8118 global engine lua state - #745 2016-02-24 01:10:34 +01:00
Mikulas Florek
8bf2f88762 several data sources - closes #727 2016-02-18 20:06:10 +01:00
Mikulas Florek
80e72422bb cleanup 2016-02-05 17:07:35 +01:00
Mikulas Florek
f0d53e8eaf cleanup 2016-02-05 14:32:21 +01:00
Mikulas Florek
9cf7f2579b cleanup 2016-01-20 22:37:00 +01:00
Mikulas Florek
41b9d5a972 Debug - delta time multiplier, step by frame with fixed time delta - closes #420 2016-01-17 23:28:20 +01:00
Mikulas Florek
3d8f8ec05c cleanup
base path in the path manager
2016-01-16 13:47:42 +01:00
Mikulas Florek
cf9030e66e hierarchy as plugin WIP 2015-12-06 16:57:23 +01:00
Mikulas Florek
c1164a1323 audio WIP 2015-11-19 20:39:36 +01:00
Mikulas Florek
b3544c8a09 no cstdint header necessary - part of #606 2015-11-11 21:54:25 +01:00
Mikulas Florek
8dc6229323 refactor - properties moved from engine to editor 2015-11-08 16:40:07 +01:00
Mikulas Florek
dac1cdeb94 particle system - undo/redo;
alpha blending - add/alpha;
fixed serialization of point light's range
2015-11-08 11:44:20 +01:00
Mikulas Florek
6fd94df972 scene version; particle_system - save/load 2015-11-07 21:34:38 +01:00
Mikulas Florek
2d49380355 call setWorldEditor for user plugins - fixes #580 2015-10-17 01:05:10 +02:00
Mikulas Florek
9712778b19 crash during shutdown fixed; refactor 2015-09-21 21:39:28 +02:00
Mikulas Florek
9e71b9a296 renderer plugin - closes #521 2015-08-18 22:57:22 +02:00
Mikulas Florek
2185315a4a renderer - real plugin WIP 2015-08-17 23:45:26 +02:00
Mikulas Florek
6e04c32194 sample app WIP 2015-08-14 22:12:51 +02:00
Mikulas Florek
69a36aa836 leaner windows.h - closes #516 2015-08-12 23:21:39 +02:00
Mikulas Florek
c8ba681dc9 refactor 2015-08-12 22:57:22 +02:00
Mikulas Florek
a4e4bd3489 sample app WIP 2015-08-12 21:54:47 +02:00
Mikulas Florek
00e9753c41 file structure changed 2015-08-11 23:55:58 +02:00
Mikulas Florek
751cbc19c3 refactor 2015-08-02 15:36:52 +02:00
Mikulas Florek
c8769cff7e all recompiled shaders are reloaded 2015-07-23 02:06:20 +02:00
Mikulas Florek
ef0a812419 better engine encapsulation
lua physics API
2015-07-22 00:33:10 +02:00
Mikulas Florek
fd37901407 frame debugger - closes #420 2015-02-26 22:04:58 +01:00
Mikulas Florek
c6a3d14aca merged master 2015-01-30 00:05:17 +01:00
Mikulas Florek
3d2c84c662 basic render testing 2015-01-29 23:58:30 +01:00
Mikulas Florek
5cfd376d5c merged master 2015-01-20 22:59:37 +01:00
Mikulas Florek
371472e596 blob rafactor and unit tests 2015-01-18 13:42:37 +01:00
Mikulas Florek
c0c598b92b editor tests - closes #387 2015-01-15 22:55:20 +01:00
Mikulas Florek
881d586dbb the serialization of IEditorCommand 2015-01-04 15:05:20 +01:00
Mikulas Florek
c41bc849d1 fixed crc32 computation; crc check during loading 2014-11-27 23:07:21 +01:00
Mikulas Florek
bb45bab48a binary serialization of a universe 2014-11-26 22:40:37 +01:00
Mikulas Florek
867a0a312f more robust serialization and better error messages 2014-11-26 20:54:22 +01:00
Mikulas Florek
81505eebdc no more LUMIX_NEW/LUMIX_DELETE 2014-11-09 14:32:37 +01:00
Mikulas Florek
c02c626e8f basic allocator 2014-11-07 22:18:47 +01:00
Mikulas Florek
bff6c08545 merged master; SetParentEditorCommand 2014-10-15 00:40:03 +02:00
Mikulas Florek
9207faaacd hierarchy - basic implementation 2014-10-13 22:50:34 +02:00