Commit graph

246 commits

Author SHA1 Message Date
Lubos Lenco c67ff89361 LTC and hosek defines 2017-11-27 14:29:21 +01:00
Lubos Lenco c329666e9c Get/Set Static Property nodes 2017-11-27 11:06:29 +01:00
Lubos Lenco 06bdbd1ac0 Add/Get/Remove Group nodes 2017-11-27 10:07:33 +01:00
Lubos Lenco b2c0538a6e Array Add Unique node 2017-11-27 09:40:30 +01:00
Lubos Lenco 830140f086 Add Group node 2017-11-27 09:30:06 +01:00
Lubos Lenco c8da36902e Use Clear Parent name to match Blender 2017-11-26 23:07:48 +01:00
Lubos Lenco ed15147667 Add Unparent node 2017-11-26 23:00:00 +01:00
Lubos Lenco ef3264f8ee Add None node 2017-11-26 22:42:40 +01:00
Lubos Lenco f62d1ff859 transform.size is now transform.dim to match Blender 2017-11-26 20:43:59 +01:00
Lubos Lenco 7b775750b4 Render path fixes 2017-11-23 09:53:38 +01:00
Lubos Lenco 8b3e7fcc68 Render path fixes 2017-11-23 09:16:42 +01:00
Lubos Lenco 828435812a Set Parent node input fix 2017-11-23 01:00:41 +01:00
Lubos Lenco c916d4bae8 Check for removed rigid body in Get Contacts node 2017-11-23 00:23:02 +01:00
Lubos Lenco afba2f1853 More Spawn Object node fixes 2017-11-23 00:11:16 +01:00
Lubos Lenco 3b0a0317e7 Fix cubemaps 2017-11-22 23:56:27 +01:00
Lubos Lenco 7f6975bda1 Spawn Object node fix attempt 2017-11-22 23:42:39 +01:00
Lubos Lenco 00de597d19 New render path system 2017-11-22 21:17:36 +01:00
Lubos Lenco d32cb81db7 Haxe clean up 2017-11-20 15:16:52 +01:00
Lubos Lenco 602e58d5da Python clean up 2017-11-20 13:38:19 +01:00
Lubos Lenco 6db0871c22 Haxe clean up 2017-11-20 13:09:16 +01:00
Lubos Lenco 5cac7d4766 Use new physics package 2017-11-20 10:29:57 +01:00
Lubos Lenco 383ad5cd2d Separate oimo module 2017-11-20 10:18:24 +01:00
Lubos Lenco 900f2b77c7 Cascaded shadows 2017-11-15 13:34:51 +01:00
Lubos Lenco ca8cee51c8 Rigid body animated prop 2017-11-13 10:18:37 +01:00
Lubos Lenco a087608666 Basic DebugDraw 2017-11-12 21:56:01 +01:00
Lubos Lenco 759fe46ddc On Action Marker node 2017-11-11 18:51:40 +01:00
Lubos Lenco 7d9426c58b Set Action Speed node 2017-11-11 16:46:43 +01:00
Lubos Lenco 75c9656095 Animation data cleanup 2017-11-11 16:39:11 +01:00
Lubos Lenco b3b8a9190f azerty camera controls 2017-11-10 14:53:40 +01:00
Lubos Lenco bd43bfdf90 Call Group logic node 2017-11-09 19:47:10 +01:00
Lubos Lenco 29ccdc3e3d Add Get Children node 2017-11-09 16:28:43 +01:00
Lubos Lenco 88055b3c72 Use action resume 2017-11-08 23:02:40 +01:00
Lubos Lenco 1503714145 Scene root and global object node 2017-11-08 19:37:26 +01:00
Lubos Lenco 7233bb2d87 Fix node name 2017-11-08 19:11:47 +01:00
Martin Wallin a75621301f RigidBody.setFriction(f), change friction during runtime
Bullet physics implemented and working fine.
Oimo TODO..
2017-11-08 00:06:36 +01:00
Lubos Lenco 0a81944b40 Implement deactivation params 2017-11-06 13:01:08 +01:00
Lubos Lenco 7fed0a24c9 Array length node 2017-11-02 23:32:36 +01:00
Lubos Lenco d04cd96a1d Ghost rigid body (update haxebullet) 2017-11-02 13:32:21 +01:00
Lubos Lenco 37eace7d42 Fix unparenting some more 2017-11-01 15:58:17 +01:00
Lubos Lenco 62c9a9ce1b Fix unparenting 2017-11-01 15:23:28 +01:00
Lubos Lenco 932b3827d5 Apply parent inverse when adding child 2017-11-01 02:51:48 +01:00
Lubos Lenco 1862b6a5af Collision groups (update haxebullet) 2017-10-29 19:34:10 +01:00
Lubos Lenco 3ec23a0e0a Merge pull request #297 from guzzard/character-wo-anim
Support characters without animations/actions
2017-10-24 00:13:32 +02:00
Martin Wallin fb3362b902 Try/catch + warning msg if trait is not used on camera object 2017-10-23 23:15:04 +02:00
Martin Wallin 0abea850ed Support characters without animations/actions 2017-10-23 22:54:07 +02:00
Lubos Lenco 505ccb7caf Expose linear and angular factor for rigid body 2017-10-23 17:26:17 +02:00
Lubos Lenco 21c89b3eec Faster voxels 2017-10-23 16:24:57 +02:00
Lubos Lenco 219e1e8ede Fix rigid body spawn problem 2017-10-22 21:18:01 +02:00
Lubos Lenco 35e7b29ad2 Object actions animation 2017-10-19 18:27:01 +02:00
Lubos Lenco 5550d2d6ae Math logic nodes on par with Cycles 2017-10-18 11:28:04 +02:00