Commit Graph

1589 Commits

Author SHA1 Message Date
turanszkij 7fdfe73922 added true type font rendering support, removed old font format support 2018-10-28 20:11:15 +00:00
turanszkij 7fa10e165b small cleanup 2018-10-28 13:28:34 +00:00
turanszkij 98121c5fbd small refactors 2018-10-28 13:03:11 +00:00
turanszkij 29da8b6f2a fixed some gui issues 2018-10-28 12:07:26 +00:00
turanszkij 5e39068099 fix: some systems initialized PSOs too early 2018-10-27 22:04:28 +01:00
turanszkij be8245bf91 updated tests 2018-10-27 21:15:31 +01:00
turanszkij 6e53c8901e refactors around graphics device 2018-10-27 21:15:22 +01:00
Turanszki Janos e29097c765 refactors 2018-10-27 02:22:48 +01:00
Turanszki Janos 323b1b7da1 updated contributing.md 2018-10-27 00:30:43 +01:00
Turanszki Janos acf54f958a updated contributing.md 2018-10-27 00:25:40 +01:00
turanszkij 9f056b4cfe updated engine initialization logic;
fade manager is now time-based instead of frame-based;
wiImage moved to namespace instead of static class;
refactors;
editor updates;
contributing updates;
2018-10-26 18:35:11 +01:00
Turanszki Janos cde0cb5fcd editor fix 2018-10-24 01:24:57 +01:00
turanszkij 41f9b1a247 softbody wind fix + updates 2018-10-23 18:37:32 +01:00
turanszkij 93616c47d4 planar reflection oriented plane fix;
removed box.glb
2018-10-22 18:52:31 +01:00
turanszkij f1e8180498 small physics and assets update; camera script fix 2018-10-21 17:50:41 +01:00
turanszkij a8091cc895 softbody vertices can be pinned in editor now + added cloth test 2018-10-20 20:27:59 +01:00
turanszkij 7e627eb916 quick fix incorrect commit 2018-10-20 18:53:14 +01:00
turanszkij 5b031a8657 fix softbody rayintersect bug 2018-10-20 18:49:50 +01:00
Turanszki Janos a5d5661e5a minor camera component initialization fix 2018-10-20 01:36:22 +01:00
turanszkij c6ef1a6553 updated physics, skinning, systems; added softbody to physics test 2018-10-19 18:51:43 +01:00
Turanszki Janos fe8f584b19 physics: softbody fix 2018-10-19 01:28:02 +01:00
turanszkij 6033098218 physics updates 2018-10-18 18:43:16 +01:00
Turanszki Janos afed5a9aa7 updated physics tests; updated editor 2018-10-18 00:38:49 +01:00
turanszkij 58638389bd some physics update 2018-10-17 18:35:58 +01:00
turanszkij b4074558e3 refactored gpu bvh builder 2018-10-16 18:31:28 +01:00
turanszkij 456a2c0c73 RayIntersectWorld now gives orientation matrix too; updated editor placement tools; 2018-10-15 18:35:27 +01:00
turanszkij 5268ad26c6 inputmanager update 2018-10-15 18:12:45 +01:00
Turánszki János 37299fb445 Update CONTRIBUTING.md 2018-10-13 18:39:25 +02:00
turanszkij a6b32152a9 tessellation displacement map revived 2018-10-13 13:52:57 +02:00
Turanszki Janos 3e89d77dff added commenting to wiRenderer interface, refactors 2018-10-10 09:37:22 +01:00
Turánszki János ad20cd2724 Update CONTRIBUTING.md 2018-10-08 20:40:59 -04:00
turanszkij bb71c9f9b0 small refactor in rendermeshes 2018-10-07 17:27:31 +01:00
turanszkij a0155db87f new editor feature: instance placer 2018-10-07 17:12:01 +01:00
Turánszki János b62d96b8d5 Rename LICENSE to LICENSE.md 2018-10-07 14:25:09 +01:00
Turánszki János afcfbfcd36 Create CONTRIBUTING.md 2018-10-07 14:24:42 +01:00
Turánszki János 2ea3fc192b Merge pull request #20 from turanszkij/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2018-10-07 15:22:14 +02:00
Turánszki János e93372a8a7 Create CODE_OF_CONDUCT.md 2018-10-07 14:21:57 +01:00
turanszkij 4277ba98fc impostor fix 2018-10-07 14:18:15 +01:00
turanszkij 20d44758fa fixed constant buffer binding for tessellation stage 2018-10-06 14:38:28 +01:00
turanszkij de62bb16a9 fix tests 2018-10-03 20:16:40 +01:00
turanszkij 9f98c9ff9d system updates; gltf importer updates; editor updates 2018-10-03 18:48:21 +01:00
turanszkij 575b2210b0 obj loader update 2018-10-02 18:36:39 +01:00
Turanszki Janos a43e51a296 allocation update 2018-10-02 01:14:26 +01:00
Turanszki Janos bc558f63d4 shcam refactor 2018-10-02 00:55:24 +01:00
turanszkij 30926e8793 updated appveyor packaging task 2018-10-01 18:46:52 +01:00
turanszkij 83dbec2e81 added more samples/tests and scripts 2018-10-01 18:30:14 +01:00
turanszkij 192ec7befd removed old class diagram 2018-10-01 10:26:30 +01:00
Turánszki János c0f243188c Merge pull request #18 from Sacret/master
Fix typo by Sacret
2018-10-01 10:18:34 +01:00
Turánszki János 2daf58be66 Merge branch 'master' into master 2018-10-01 10:02:51 +01:00
Turanszki Janos 542606cd19 Merge branch 'master' of https://github.com/turanszkij/WickedEngine 2018-09-30 22:03:20 +01:00