Commit graph

951 commits

Author SHA1 Message Date
Mikulas Florek
dd4c674478 selection crash fix; anim editor improvements 2020-10-17 00:24:55 +02:00
Mikulas Florek
3a8e750ca5 scale culling radius on import 2020-10-16 22:16:07 +02:00
Mikulas Florek
69924192a2 fixed initialzation 2020-10-16 21:56:36 +02:00
Mikulas Florek
7def32a83a move semantics in array 2020-10-16 19:56:08 +02:00
Mikulas Florek
0fbda863c5 fixed selection outline on animated meshes - fixes #1334 2020-10-15 23:09:09 +02:00
Mikulas Florek
97b4a6c187 fixed animation import 2020-10-15 22:34:51 +02:00
Mikulas Florek
06ae573c1c cleanup 2020-10-15 00:43:32 +02:00
Mikulas Florek
758551e918 fixed linux build 2020-10-15 00:34:33 +02:00
Mikulas Florek
004fcf73fd refactor 2020-10-14 21:13:29 +02:00
Mikulas Florek
2de2d58b74 cleanup 2020-10-11 15:58:33 +02:00
Mikulas Florek
8fec3191f9 refactor 2020-10-11 15:16:06 +02:00
Mikulas Florek
835e47cf9b refactor 2020-10-11 13:05:38 +02:00
Mikulas Florek
bef7627e15 do not use '/' as empty paths in resources 2020-10-10 19:35:16 +02:00
Mikulas Florek
1cc27b614b cleanup 2020-10-09 23:13:46 +02:00
Mikulas Florek
261fbada9d fixed feedback loop in imgui 2020-10-07 22:00:52 +02:00
Mikulas Florek
5382009650 render plugin 2020-10-07 19:58:17 +02:00
Mikulas Florek
4bacb0ccc9 fixed leak 2020-10-03 23:37:29 +02:00
Mikulas Florek
12fd312904 refactor 2020-10-03 15:07:28 +02:00
Mikulas Florek
4c0fd96630 refactor 2020-10-01 23:15:43 +02:00
Mikulas Florek
8b7006713e dx12 refactor 2020-09-30 20:20:45 +02:00
Mikulas Florek
74e4655400 dx12 support refactor 2020-09-28 22:36:48 +02:00
Mikulas Florek
a28104d92d impostor replaces 4th LOD mesh if there is one 2020-09-11 16:54:16 +02:00
Mikulas Florek
782c20dd10 mouse cursor moves on desktop when captured by game view - fixed 2020-09-09 20:35:02 +02:00
Mikulas Florek
6835c145bf inifite far plane - closes #1333 2020-09-06 03:13:57 +02:00
Mikulas Florek
957ff7ce6e fixed selection outline 2020-09-01 14:52:49 +02:00
Mikulas Florek
901cd6c0ea refactor 2020-08-31 22:49:40 +02:00
Mikulas Florek
f70b148c73 refactor 2020-08-31 22:05:33 +02:00
Mikulas Florek
c1c1478ffb cleanup 2020-08-31 19:21:14 +02:00
Mikulas Florek
9eb197ab8f improved import performance of some files 2020-08-31 01:07:03 +02:00
Mikulas Florek
edab1146d4 two options of tangent generator 2020-08-30 14:07:00 +02:00
Mikulas Florek
23449a408b property grid - list of materials in a mesh does not include duplicates 2020-08-30 11:33:59 +02:00
Mikulas Florek
3dd6671dbf grass WIP 2020-08-28 00:00:43 +02:00
Mikulas Florek
825201cd35 refactor 2020-07-05 17:45:07 +02:00
Mikulas Florek
f62b822bc6 updated ofbx - fixed leak 2020-06-22 21:48:57 +02:00
Mikulas Florek
4c333b6bbe fixed importing some models from mixamo 2020-06-11 22:47:22 +02:00
Mikulas Florek
676c240e75 more precise rgbm 2020-06-09 20:31:29 +02:00
Mikulas Florek
7b77548df5 fixed normalmaps 2020-06-09 20:13:04 +02:00
Mikulas Florek
f32c3036f8 pvs fixes; physics mesh rigid actor wip 2020-06-06 14:45:18 +02:00
Mikulas Florek
842fff5849 compilable 2020-06-06 14:18:03 +02:00
Mikulas Florek
0d74a20860 point light shadows use atlas instead of texture array to support different sized tiles (still WIP) 2020-06-03 22:51:28 +02:00
Mikulas Florek
6e24d8ab8a export embedded textures from fbx 2020-05-31 23:25:54 +02:00
Mikulas Florek
0dfc6eb8e3 fixed selecting materials in property grid 2020-05-31 16:12:17 +02:00
Mikulas Florek
51d7f15eac mikktspace tangents - closes #1325 2020-05-30 14:18:14 +02:00
Mikulas Florek
d48e53853b Cluster point light shadows WIP (#1327) 2020-05-30 13:28:57 +02:00
Mikulas Florek
aa8b349465 fixed resource leak 2020-05-27 22:03:26 +02:00
Mikulas Florek
dfe99b5036 replaced cmft with inhouse solution 2020-05-25 20:40:11 +02:00
Mikulas Florek
8d54c90b56 better gpu api for dx version 2020-05-24 14:54:00 +02:00
Mikulas Florek
0b5ebe2445 cleanup 2020-05-23 14:01:22 +02:00
Mikulas Florek
64b818a9f1 reflection probe filter WIP 2020-05-23 13:52:45 +02:00
Mikulas Florek
f0bea037f9 probes split into reflection (specular) and environment (diffuse) #1323 2020-05-19 23:11:17 +02:00