Commit graph

4795 commits

Author SHA1 Message Date
Mikulas Florek
f3d04d342d no debug window in welcome screen 2020-01-19 12:47:40 +01:00
Mikulas Florek
2b1717496b cleanup: 2020-01-17 20:56:43 +01:00
Mikulas Florek
11789bb272 MT histogram 2020-01-16 17:48:53 +01:00
Mikulas Florek
ee504d765c imgui.ini 2020-01-14 18:55:50 +01:00
Mikulas Florek
a9ba7fcb8d cleanup 2020-01-14 18:34:52 +01:00
Mikulas Florek
35cfc6de3c cleanup 2020-01-13 20:43:19 +01:00
Mikulas Florek
7e8f329784 check if wglCreateContextAttribsARB fails 2020-01-13 20:30:26 +01:00
Mikulas Florek
9b24918f49 print ogl vendor and renderer in log 2020-01-13 20:18:49 +01:00
Mikulas Florek
a25f567568 print ogl version in log 2020-01-13 20:17:01 +01:00
Mikulas Florek
928688f408 possible raizam fix 2020-01-13 20:05:40 +01:00
Mikulas Florek
7930a75881 fixed amd driver error 'properly' - closes #1307 2020-01-13 19:37:57 +01:00
Mikulas Florek
2822926ca7 log perf gpu messages in info log 2020-01-12 20:42:30 +01:00
Mikulas Florek
12045f1891 fixed lua API 2020-01-12 18:59:47 +01:00
Mikulas Florek
2dc5d0940a fixed assert 2020-01-12 16:50:57 +01:00
Mikulas Florek
069b11e9c6 new lua API WIP; fixed everything running on single thread; fixed amd gpu opengl error 2020-01-10 22:24:48 +01:00
Mikulas Florek
5e4c668440 cleanup 2020-01-07 19:17:48 +01:00
Mikulas Florek
4562e3d3aa standalone imgui window 2020-01-06 17:25:22 +01:00
Mikulas Florek
a93b2762ea cleanup 2019-12-20 19:25:33 +01:00
Mikulas Florek
d806827da3 show subresources in asset browser 2019-12-18 18:49:38 +01:00
Mikulas Florek
baa57556eb cleanup 2019-12-14 19:27:26 +01:00
Mikulas Florek
748578ad74 cleanup 2019-12-14 19:05:04 +01:00
Mikulas Florek
56c5ac6b8b cleanup 2019-12-12 20:22:37 +01:00
Mikulas Florek
4190c6b427 correctly import fbx animations with tracks with different number of keyframes 2019-12-09 23:47:59 +01:00
Mikulas Florek
37d220ec6d correctly import fbx animations with tracks with different number of keyframes 2019-12-09 23:25:55 +01:00
Mikulas Florek
1ddd0c55e8 fixed dll build 2019-12-02 18:30:39 +01:00
Mikulas Florek
7e65a13acb fbx import - support curves with different number of keys 2019-12-01 15:19:14 +01:00
Mikulas Florek
c264134fce cleanup 2019-11-26 16:50:08 +01:00
Mikulas Florek
f7cf37b2ae ignore input when window is not active 2019-11-26 14:18:28 +01:00
Mikulas Florek
e42677bae4 gracefully handle transient buffer overflow 2019-11-25 18:29:52 +01:00
Mikulas Florek
be9dc98614 gpu mem stats 2019-11-25 16:35:42 +01:00
Mikulas Florek
ba1b1598f6 fixed moving window outside left or top corner of the screen 2019-11-24 23:51:56 +01:00
Mikulas Florek
132d89b510 refactor 2019-11-24 23:09:00 +01:00
Mikulas Florek
8135c790d3 imgui uses lumix allocator 2019-11-24 13:59:17 +01:00
Mikulas Florek
9c2a2fb39d fixed leak 2019-11-24 11:58:01 +01:00
Mikulas Florek
b6fafb5cf9 physx goes through lumix allocator; don't write anim curves with 0 keyframes 2019-11-24 01:02:28 +01:00
Mikulas Florek
963696fa4d fixed resource leak 2019-11-24 00:30:34 +01:00
Mikulas Florek
dd8615314f some minor fbx import fixes 2019-11-23 23:37:49 +01:00
Mikulas Florek
eaf262242c faster upload of terrain heightmaps 2019-11-23 15:11:01 +01:00
Mikulas Florek
c6ba77f0d8 dx sync 2019-11-23 14:29:49 +01:00
Mikulas Florek
d20be33df8 no mips for raw textures 2019-11-22 22:56:04 +01:00
Mikulas Florek
386f543a5d animation compression fixed 2019-11-22 21:07:27 +01:00
Mikulas Florek
4ef2f25ac5 copy/paste enum properties 2019-11-22 19:40:50 +01:00
Mikulas Florek
b1b44b03c7 Update README.md 2019-11-22 19:34:21 +01:00
Mikulas Florek
360cfc24bd copy paste componentes with path property 2019-11-22 19:10:43 +01:00
Mikulas Florek
266169d8c1 separate translation and rotation curves in animations 2019-11-22 19:00:18 +01:00
Mikulas Florek
d158031bdc cleanup 2019-11-21 18:53:27 +01:00
Mikulas Florek
305be91331 cleanup 2019-11-21 14:15:14 +01:00
Mikulas Florek
2a7fe1d071 save editor camera's pos & rot; fixed duplicated probe guid with copy & paste 2019-11-21 13:56:05 +01:00
Mikulas Florek
ccc237aa81 Composite texture editor 2019-11-20 00:00:21 +01:00
Mikulas Florek
2ecf6607f6 crash fix 2019-11-19 18:39:17 +01:00