Commit graph

3794 commits

Author SHA1 Message Date
Mikulas Florek
cafac7aae9 properties -> reflection 2017-11-19 14:04:10 +01:00
Mikulas Florek
9d1d973732 reflection - functions 2017-11-19 13:55:12 +01:00
Mikulas Florek
d14cc8bd69 properties - getter and setter code as string 2017-11-19 10:56:57 +01:00
Mikulas Florek
a2a0a7f4a8 fixed crash when moving meshes influenced by a point light 2017-11-19 00:05:16 +01:00
Mikulas Florek
77f5f2173b cleanup 2017-11-17 23:59:11 +01:00
Mikulas Florek
68d0db2fa6 linux audio WIP 2017-11-17 23:55:47 +01:00
Mikulas Florek
586ab2cd16 fixed assert 2017-11-17 13:22:22 +01:00
Mikulas Florek
c68d65505b invalid path -> nullptr resource 2017-11-17 00:35:05 +01:00
Mikulas Florek
aebf8caa80 fixed heightfield's layer property 2017-11-17 00:33:35 +01:00
Mikulas Florek
0c5ddedbe5 fixed properties 2017-11-16 23:29:55 +01:00
Mikulas Florek
86b58c33a3 fixed raycasting and rendering of a model with both skinned and rigid meshes 2017-11-16 22:58:48 +01:00
Mikulas Florek
8e6e51b50a fixed crash in lua if there is an error while executing onInputEvent 2017-11-16 10:42:56 +01:00
Mikulas Florek
9b2153f755 fixed - closes #1194 2017-11-15 23:52:33 +01:00
Mikulas Florek
66bd090cf9 fixed shaders being reloaded before they are fully compiled #1194 2017-11-15 17:43:23 +01:00
Mikulas Florek
9f9bada745 fixed overflow in bgfx when imgui shader is not compiled 2017-11-14 18:44:13 +01:00
Mikulas Florek
d8f7df7edd linux audio WIP 2017-11-14 00:39:36 +01:00
Mikulas Florek
c7c5a257be linux audio WIP 2017-11-13 01:14:50 +01:00
Mikulas Florek
cb616923fc travis - install alsa dev libs 2017-11-12 20:32:33 +01:00
Mikulas Florek
b054a5074b linux audio WIP 2017-11-12 18:05:28 +01:00
Mikulas Florek
352613c707 fixed linux build 2017-11-12 15:13:24 +01:00
Mikulas Florek
b92eb68430 fixed gizmo step 2017-11-12 15:05:35 +01:00
Mikulas Florek
3b2ed7733a fixed assert 2017-11-12 14:56:02 +01:00
Mikulas Florek
79aa4b0628 text 2d; improved gizmo 2017-11-12 14:48:59 +01:00
Mikulas Florek
2bd14e34dd fixed rect selection visualization 2017-11-11 21:14:05 +01:00
Mikulas Florek
1c4d53f9b8 undo/redo animation node 2017-11-11 13:08:50 +01:00
Mikulas Florek
744d281d99 ui builder - floats 2017-11-10 14:59:48 +01:00
Mikulas Florek
20b4e007e9 ui builder - booleans 2017-11-10 14:44:32 +01:00
Mikulas Florek
65c513177f fixed point lights in prefabs 2017-11-10 13:56:11 +01:00
Mikulas Florek
e41de426f3 fixed point light deserialization 2017-11-10 13:22:45 +01:00
Mikulas Florek
7ca8e7c2cd Meshes with different vertex decls in single model - closes #1193 2017-11-10 00:48:38 +01:00
Mikulas Florek
d4e5597574 fixed selection outline of skinned meshes 2017-11-09 18:38:52 +01:00
James Webb
f080ba4037 Fix inability to select entities with the same name. 2017-11-09 17:35:56 +01:00
Mikulas Florek
2e17cfec15 clang-tidy cleanup 2017-11-09 12:27:18 +01:00
Mikulas Florek
e6cf9afcf0 cleanup 2017-11-09 00:31:05 +01:00
Mikulas Florek
77a47f59ff removed model instance gizmo (it's handled by outline shader) 2017-11-08 23:15:03 +01:00
Mikulas Florek
587db592e9 cleanup 2017-11-08 23:10:55 +01:00
Mikulas Florek
ebddafd3b4 fixed screenshot 2017-11-08 22:23:34 +01:00
Mikulas Florek
055873f0c0 linux fix 2017-11-08 21:48:19 +01:00
Mikulas Florek
19e8afde62 fixed assert in game view 2017-11-08 21:46:48 +01:00
Mikulas Florek
d3f9a9c8b8 render selection 2017-11-08 17:49:23 +01:00
Mikulas Florek
5cc6570e37 depth sort transparent objects 2017-11-08 16:16:31 +01:00
Mikulas Florek
c9b6b6d687 env map linear filtering 2017-11-08 15:50:19 +01:00
Mikulas Florek
2e3e44b233 imgui drag&drop 2017-11-08 10:50:45 +01:00
Mikulas Florek
59608dcfd0 imgui drag and drop 2017-11-08 10:17:19 +01:00
Mikulas Florek
6acf3a535e float flip 2017-11-07 18:34:10 +01:00
Mikulas Florek
0d8d4e4476 fixed crash when importing some models 2017-11-07 17:40:29 +01:00
Mikulas Florek
dcdb178d64 transparency - closes #370 2017-11-07 16:49:18 +01:00
Mikulas Florek
9e5a671181 do not set debug name of shaders which fail to compile 2017-11-07 15:27:07 +01:00
James Webb
5ae69047c4 Add range check asserts on vector index operator. 2017-11-07 12:09:42 +01:00
Mikulas Florek
82100b1ad3 material color with alpha 2017-11-07 12:04:13 +01:00