Commit graph

3210 commits

Author SHA1 Message Date
Mikulas Florek
d5ce4b10e3 imgui dock API - default dock size 2017-02-14 12:56:12 +01:00
Mikulas Florek
b2e8761859 save entities in lua scripts as guids - fixes #1081 2017-02-13 23:15:56 +01:00
Mikulas Florek
adc33c1e32 image resize - closes #1101 2017-02-12 22:27:48 +01:00
Mikulas Florek
a10fdc9cd9 fixed string properties in Lua - fixes #1089 2017-02-12 11:55:03 +01:00
Mikulas Florek
a5ddb2e3f1 create new script from the editor - closes #780 2017-02-12 11:38:43 +01:00
Mikulas Florek
fd6c1bdd33 fixed creating entity with a component from main menu 2017-02-12 11:05:58 +01:00
Mikulas Florek
4455102d94 Array::removeDuplicates 2017-02-11 13:14:09 +01:00
Mikulas Florek
19a0820488 dds quality settings 2017-02-11 12:18:11 +01:00
Mikulas Florek
ed32fdb809 refactor 2017-02-11 12:05:45 +01:00
Mikulas Florek
a54a706a3f shader compiler - lua closure 2017-02-10 16:26:53 +01:00
Mikulas Florek
9fa4d1b083 importing assets - using closures, setting quality, normal maps - #1099 2017-02-10 14:40:10 +01:00
Mikulas Florek
5bc5403391 fixed render scene version 2017-02-09 19:46:18 +01:00
Mikulas Florek
d42a405e27 Lua closures 2017-02-09 19:44:52 +01:00
Mikulas Florek
b54043b7e0 global light refactor - fixes #1086 2017-02-09 19:44:52 +01:00
Axel Smeets
390608cd05 Lock mouse position when rotating in ModelPlugin
Doesn't actually lock the mouse, instead it captures
the position and restores it when mouse capture ends.
2017-02-09 09:24:38 +01:00
Mikulas Florek
5694798898 fixed crash when saving materials 2017-02-08 23:48:49 +01:00
Mikulas Florek
3d5a776491 dont save SKINNED material define 2017-02-07 00:53:37 +01:00
Mikulas Florek
d6c79086f0 center meshes during import; node is the primary source of mesh's name 2017-02-06 00:17:58 +01:00
Mikulas Florek
dbd3e4784b fixed editor-only plugins 2017-02-02 16:37:42 +01:00
Mikulas Florek
d475a03199 multiple plugins supported 2017-02-02 16:06:32 +01:00
James Webb
e90e412bc4 Prevent assert on deserialization of zero sized arrays. This was stopping at least the 'player' sample universe from returning to editor mode. (#1095) 2017-01-28 12:50:24 +01:00
Mikulas Florek
4e9aa91381 fixed animation with single frame 2017-01-28 01:06:28 +01:00
Mikulas Florek
0076540971 grass - rotation mode 2017-01-26 09:28:23 +01:00
Mikulas Florek
dee3ee4268 importing physics takes mesh matrix into account 2017-01-25 23:15:04 +01:00
Mikulas Florek
3378666739 scene versioning 2017-01-24 16:56:42 +01:00
Mikulas Florek
487bf1b6b5 pack data dialog 2017-01-23 16:51:42 +01:00
Mikulas Florek
61db1ccd6b fixed game plugin in app 2017-01-23 00:09:02 +01:00
Mikulas Florek
b4b3d45e42 16 grass max - closes #1092 2017-01-22 22:37:10 +01:00
Mikulas Florek
dff024d26b fixed prefab system serialization 2017-01-19 18:18:32 +01:00
Mikulas Florek
23843990f1 fixed crash when there are more than 4 grasses 2017-01-17 18:13:23 +01:00
James Webb
2d16518e47 Fixed typo in DestroyEntitiesCommand::deserialize. (#1091) 2017-01-17 09:22:12 +01:00
Mikulas Florek
fea3a3e280 Create new heightmap from editor 2017-01-15 14:06:03 +01:00
Mikulas Florek
b0d7f58d35 dx by default 2017-01-15 00:32:10 +01:00
Mikulas Florek
eb3ecc9698 fixed opengl on windows 2017-01-14 21:55:26 +01:00
Mikulas Florek
d125e6e0cb cmft linux version 2017-01-14 14:12:18 +01:00
Mikulas Florek
30a4eac607 handle splatmap with different resolution than heightmap 2017-01-13 21:51:19 +01:00
Mikulas Florek
5628e06500 Lua API - Editor.getResources 2017-01-13 21:51:19 +01:00
Mikulas Florek
236aeeb25e saving backface culling 2017-01-13 21:51:19 +01:00
Mikulas Florek
be4bfc9a4a stb_resource -> mf_resource 2017-01-13 16:25:51 +01:00
Mikulas Florek
511b34e2fa option to import vertex colors 2017-01-13 13:36:36 +01:00
Mikulas Florek
d9cd00784d check for models containing meshes with different vertex decls during import 2017-01-13 13:29:46 +01:00
Mikulas Florek
f8aa472de8 option not to have 5 fps when inactive 2017-01-12 17:56:18 +01:00
Mikulas Florek
06acb2ef9c ignore vertical speed in navigation 2017-01-12 17:11:04 +01:00
Mikulas Florek
3dbfd1f767 fixed saving of materials from editor 2017-01-12 16:22:10 +01:00
Mikulas Florek
b70d8a88dc export formatting 2017-01-12 14:45:25 +01:00
Mikulas Florek
42c04c2939 equalIStrings Linux implementation 2017-01-11 17:01:53 +01:00
Mikulas Florek
a465dbbf96 fixed user plugin linking 2017-01-09 17:01:49 +01:00
Mikulas Florek
b905329e65 runtime entities do not have GUIDs 2017-01-09 16:34:26 +01:00
Mikulas Florek
4d7a3b1bc5 camera has main slot by default - closes #1083 2017-01-09 12:17:34 +01:00
Mikulas Florek
778c732b68 lite version 2017-01-08 14:21:48 +01:00