Commit graph

350 commits

Author SHA1 Message Date
luboslenco a914014718 Trace debugFloat on change 2019-04-25 22:40:21 +02:00
luboslenco 078a415ba9 Expose debugFloat 2019-04-24 21:55:20 +02:00
unknown 445a4fdc61 Code cleanup 2019-04-06 16:05:01 +02:00
luboslenco 8ad93763b2 Do not copy theme for console 2019-04-04 15:53:11 +02:00
luboslenco 49c58d2c05 Enable live patch for krom only 2019-02-14 11:08:36 +01:00
luboslenco 78dba00f17 Fix debug console begin/end calls 2019-02-13 08:03:05 +01:00
luboslenco 4b461212bc Attempt to fix rigid body scaling 2019-02-12 12:33:43 +01:00
luboslenco e0e4bf303f Send operators to Krom 2019-02-10 11:47:42 +01:00
luboslenco 1d47ec184a Fix fov setting in debug console 2019-01-28 11:37:34 +01:00
luboslenco 59f4876055 Fix vertex pack for softbody 2019-01-24 14:54:28 +01:00
luboslenco 326bf1d90f Improve movie handling 2019-01-23 12:07:44 +01:00
Zicklag 1838b309ee getContacts() Returns Each Contact Only Once
Made sure that getContacts() doesn't return the same object multiple times.
2019-01-21 17:41:29 -06:00
luboslenco 3e645a95b4 Merge terrain stream 2019-01-17 21:34:38 +01:00
luboslenco 979efe9b7d Make trigger private 2019-01-14 11:27:03 +01:00
luboslenco a4891bb001 Compute dim for SoftBody 2019-01-10 12:34:24 +01:00
luboslenco e15b213666 Softbody compile fix 2019-01-10 11:59:49 +01:00
luboslenco bd88a4d67c Compute dim for PhysicsBreak 2019-01-10 11:12:41 +01:00
luboslenco fac68cf6c9 Use prop for character trait 2019-01-08 23:45:34 +01:00
luboslenco 3eaf2dc569 Faster shape construct 2019-01-07 15:41:06 +01:00
luboslenco 2bdaf650f5 Fix PhysicsBreak compile 2019-01-04 08:30:05 +01:00
Lubos Lenco ac73615c70
Merge pull request #1079 from armory3d/dev
Merge Dev
2019-01-03 21:24:35 +01:00
Lubos Lenco a34c72446e
Merge pull request #1057 from katharostech/objects-multiple-contacts
Allow Multiple Contact Points Between Two Physics Objects
2019-01-03 21:06:31 +01:00
unknown 8ae087d445 Fix PhysicsBreak 2018-12-31 16:55:46 +01:00
unknown 41918ae7da Fix debug draw color 2018-12-24 11:38:54 +01:00
Lubos Lenco eca85d6817
Merge pull request #1056 from katharostech/bullet-physics-updates
Update Bullet Bindings for Physics Traits
2018-12-21 08:15:35 +01:00
Zicklag b5e9152800 Allow Multiple Contact Points Between Two Physics Objects 2018-12-20 19:43:34 -06:00
Zicklag 9f563c05c4 Update Bullet Bindings For Physics Traits 2018-12-20 16:45:56 -06:00
luboslenco cda8276477 Exporter fixes 2018-12-20 22:37:39 +01:00
luboslenco a8c86b373f Update bullet bindings 2018-12-20 18:04:49 +01:00
luboslenco a531b52b9f UI style 2018-12-19 13:33:17 +01:00
luboslenco 4bde0b11d8 Packed pos fixes 2018-12-15 23:10:11 +01:00
luboslenco 975f995796 Faster and smaller vertex data 2018-12-14 15:27:43 +01:00
Zicklag d6b6dfdc95 Add Hit Normal to Physics Ray Cast Result
* Added hit normal to both Haxe and Logic Nodes.
2018-11-28 14:45:19 -06:00
luboslenco 62b23aa2f0 Depth bind fixes 2018-11-28 10:26:48 +01:00
luboslenco 4a0b8c724f Cubemap bias test 2018-11-15 16:55:34 +01:00
luboslenco 6f1128ad3f Use trait props instead of parameters 2018-11-13 14:17:47 +01:00
luboslenco 7c1a1429b1 Add RigidBody.applyTorque 2018-11-12 21:06:12 +01:00
luboslenco c05ff52ece Fix rigid bodies getting stuck 2018-11-12 10:44:15 +01:00
unknown 0cc1023d9d Rename bundled font to font_default 2018-11-04 11:02:29 +01:00
unknown 659cbc3379 Use transform.rotate/move 2018-11-01 22:49:37 +01:00
unknown 827b378713 Continuous Collision Detection 2018-10-30 12:56:49 +01:00
unknown 9cb07987d4 Fix compile 2018-10-21 14:25:02 +02:00
Lubos Lenco 016bf5df28
Merge pull request #884 from Anarchokawaii/master
Updated Wasm api a little bit.
2018-10-21 14:19:29 +02:00
luboslenco abd464cd22 Expose debug console visibility 2018-10-11 11:30:39 +02:00
luboslenco 9e7ac66160 Reflection cubemap pass 2018-10-04 15:35:33 +02:00
luboslenco 9d02708062 Probe stubs 2018-10-01 11:45:43 +02:00
Anarchokawaii 66f6c52703
changed set_Location to set_location 2018-09-20 13:27:58 -05:00
luboslenco 9c9a289aea Use solver iterations for soft body 2018-09-20 14:39:49 +02:00
Anarchokawaii e8ac80562c
fixed typo on line 14
set location was meant to be set_location
2018-09-19 13:05:55 -05:00
Anarchokawaii 3653fe1e56
Updated wasm api for set_L/S/R in .h file. 2018-09-18 14:15:54 -05:00