Commit graph

3561 commits

Author SHA1 Message Date
Mikulas Florek
4f0f7ed068 api 2017-09-23 21:56:46 +02:00
Mikulas Florek
450f194082 newline in error message 2017-09-23 03:21:58 +02:00
Mikulas Florek
b9aeec4e34 asset details in separate tab 2017-09-22 15:53:24 +02:00
Mikulas Florek
f819f59a03 texture preview in material 2017-09-22 14:31:01 +02:00
Mikulas Florek
cbd6b4db41 wait if only sleeping jobs are available 2017-09-22 13:28:03 +02:00
Mikulas Florek
936dfd573a fixed worker thread spinning all the time 2017-09-22 12:12:17 +02:00
Mikulas Florek
d9f83971db shortcuts for animation editor 2017-09-22 09:59:13 +02:00
Mikulas Florek
db963b3e17 cleanup 2017-09-21 13:17:56 +02:00
Mikulas Florek
fe4fa39ae9 API WIP 2017-09-21 13:08:56 +02:00
Mikulas Florek
b39303a75c API WIP 2017-09-21 13:01:02 +02:00
Mikulas Florek
fa71a055d0 API WIP 2017-09-21 12:51:52 +02:00
Mikulas Florek
e5f20794a7 API 2017-09-21 00:14:45 +02:00
Mikulas Florek
c857a8ff21 remove nodes in animation graph 2017-09-19 00:45:24 +02:00
Mikulas Florek
10738bf6cd fixed deadlock 2017-09-18 14:01:05 +02:00
Mikulas Florek
bfd085d4d1 preview tga textures #1154 2017-09-17 14:18:45 +02:00
Mikulas Florek
6ae28eb915 fixed crash - fixes #1167 2017-09-17 11:28:17 +02:00
Mikulas Florek
baab458a0d missin include on linux 2017-09-16 22:00:29 +02:00
Mikulas Florek
6fad166bb2 fixed event on linux 2017-09-16 20:49:49 +02:00
Mikulas Florek
2e9000a3c6 fixed unit tests 2017-09-16 20:43:25 +02:00
Mikulas Florek
750edeb2ec physx using job system 2017-09-16 17:55:54 +02:00
Mikulas Florek
b58262238b cleanup - build fix 2017-09-16 16:56:52 +02:00
Mikulas Florek
d563a15591 other objects than limb nodes can be cluster's links 2017-09-16 16:47:43 +02:00
Mikulas Florek
1f0eb990f8 fixed linux build 2017-09-16 16:17:34 +02:00
Mikulas Florek
e324259728 new job system - closes #1170 2017-09-16 14:04:24 +02:00
Mikulas Florek
8369cc345b low-level fiber API - #1170 2017-09-15 19:04:03 +02:00
Mikulas Florek
2f7ae603cf placeholder tiles 2017-09-12 12:33:27 +02:00
Mikulas Florek
1dfc7f2409 fixed exception when asset browser is small 2017-09-12 10:37:44 +02:00
Mikulas Florek
c19ed0db7f fixed linux build 2017-09-12 01:30:07 +02:00
Mikulas Florek
964cab2b4c ofbx update 2017-09-12 00:56:12 +02:00
Mikulas Florek
423577e32a do not load universe with unknown plugin 2017-09-08 14:09:07 +02:00
Tim Baker
d8f715e225 Fixed updateAnimables() for all_count < job_count 2017-09-08 10:08:42 +02:00
Tim Baker
b139d45afe Added animation enter / exit events. 2017-09-07 22:03:07 +02:00
Tim Baker
d8c9560cd1 Fixes to animation editor.
animation_system.cpp: fixes a use-after-free bug when the .act file being edited
is saved after playing it.

animation_editor.cpp: clear the undo stack when creating/loading a new .act

state_machine_editor.cpp/.h: ensure EntryEdges are removed when deleting a node
2017-09-07 21:52:57 +02:00
Mikulas Florek
f77d3ad77c fixed material and shader reload 2017-09-05 22:32:28 +02:00
Mikulas Florek
ab0f9bd0f6 asset browser optimizations #1154 2017-09-05 18:27:02 +02:00
Mikulas Florek
96ae78cd92 fixed not rendering tiles if there is too many models in one directory 2017-09-05 16:53:59 +02:00
Mikulas Florek
68fca92d11 fixed crash when we run out of vertex buffer handles 2017-09-05 15:39:27 +02:00
Mikulas Florek
47131233d6 import fbx with different rotation orders 2017-09-05 10:49:17 +02:00
Tim Baker
88732be4c5 Fixed Material and Shader reload bugs. 2017-09-05 00:27:05 +02:00
Tim Baker
755edbf844 Fixed InputDecl::getInputIdx() 2017-09-04 23:48:59 +02:00
Mikulas Florek
997b48a752 fixed lua script reload 2017-09-02 11:22:51 +02:00
Mikulas Florek
3dbed1877e lua plugin has its own environment 2017-09-01 19:25:16 +02:00
Mikulas Florek
74ade38e61 assert when BeginDock is called inside another BeginDock/EndDock pair 2017-09-01 18:07:34 +02:00
Mikulas Florek
9829215695 fixed asset browser tab focus 2017-09-01 17:22:32 +02:00
Mikulas Florek
2c3e54409b updated screenshot in readme 2017-09-01 17:12:46 +02:00
Mikulas Florek
2d9c77d94e updated screenshot in readme 2017-09-01 17:12:38 +02:00
Mikulas Florek
6742d453e1 lua API u16 2017-09-01 11:01:43 +02:00
Mikulas Florek
0597ec826e animation system optimization 2017-08-31 00:00:46 +02:00
Mikulas Florek
1ee2d19105 API refactor for c# plugin 2017-08-30 14:28:19 +02:00
Mikulas Florek
07359c39cc ofbx update - ascii format 2017-08-30 00:08:16 +02:00