Commit Graph

  • ed068d8857 remove assert Irlan 2018-10-02 18:56:59 -03:00
  • 3c2c53bb2b typo Irlan 2018-10-02 16:25:04 -03:00
  • f6903c145c add shape cast test Irlan 2018-10-02 16:22:03 -03:00
  • cfb8effb12 add shape cast function Irlan 2018-10-02 16:21:49 -03:00
  • e288e29fa9 remove unused image Irlan 2018-10-02 16:19:53 -03:00
  • d7010a99f9 Tweaks Luke Benstead 2018-09-29 21:21:19 +01:00
  • 795bef7394 Fix compilation error on GCC 7.3.1 Luke Benstead 2018-03-25 14:22:58 +01:00
  • 950de0854b Fix case of windows include (when cross-compiling from Linux, it matters) Luke Benstead 2017-08-31 09:51:00 +01:00
  • 5522df60b0 Fix dreamcast timer Luke Benstead 2017-06-01 14:08:04 +01:00
  • 77fb26b578 Change to microsecond precision Luke Benstead 2017-05-08 20:11:23 +01:00
  • 3992eb8cc4 Add b3Time implementation for the Dreamcast Luke Benstead 2017-05-08 16:28:37 +01:00
  • 0fbd543d96 make rendering code more reusable, update testbed Irlan 2018-09-23 13:22:21 -03:00
  • e2a9084df1 convert transform to affine matrix Irlan 2018-09-23 13:20:57 -03:00
  • cd17583f63 use function Irlan 2018-09-23 13:20:25 -03:00
  • 254e18ca82 update qsg Irlan 2018-09-20 17:50:47 -03:00
  • d1b902449e optimize aabb raycast Irlan 2018-09-20 17:50:36 -03:00
  • 14866129cb remove duplicate Irlan 2018-09-20 17:49:40 -03:00
  • 6486770fc1 set hull from vertex format Irlan 2018-09-04 17:52:17 -03:00
  • 4bef8b11d2 qsg typos Irlan 2018-09-04 12:30:53 -03:00
  • 3ca3ea0cb4
    Update readme.md Irlan Robson 2018-09-03 16:40:11 -03:00
  • d92dba2792
    Update readme.md Irlan Robson 2018-09-03 16:36:51 -03:00
  • 9f564ae41c drop qsg Irlan 2018-09-03 16:32:06 -03:00
  • d16608ef36
    Update readme.md Irlan Robson 2018-09-02 11:45:14 -03:00
  • 4415a6070a
    Update readme.md Irlan Robson 2018-09-01 19:01:59 -03:00
  • 403e2eece6
    Update readme.md Irlan Robson 2018-09-01 18:59:19 -03:00
  • a4dc0da2c1
    Delete readme.txt Irlan Robson 2018-09-01 18:57:08 -03:00
  • bbb4b1060a
    Delete documenting.txt Irlan Robson 2018-09-01 18:56:42 -03:00
  • c8c3883569
    Update readme.md Irlan Robson 2018-09-01 18:56:28 -03:00
  • 4c0224ac3d
    Delete building.txt Irlan Robson 2018-09-01 18:53:53 -03:00
  • ee59558438
    Update readme.md Irlan Robson 2018-09-01 18:53:38 -03:00
  • d8deae2917 inertia simplification Irlan 2018-09-01 12:00:12 -03:00
  • e3577b9c2d remove unused Irlan 2018-08-13 14:25:50 -03:00
  • 74e61e6ed3 Merge branch 'master' of https://github.com/irlanrobson/bounce Irlan 2018-08-13 14:24:11 -03:00
  • 22e2f58055 delegate cloth contacts, bugfix, optimization Irlan 2018-08-13 14:24:07 -03:00
  • 19c54283f7
    Update readme.md Irlan Robson 2018-08-10 22:19:30 -03:00
  • 55d038b5ea
    Update readme.md Irlan Robson 2018-08-09 13:10:29 -03:00
  • 45f8ae2928
    Update readme.md Irlan Robson 2018-08-07 15:02:54 -03:00
  • 86437b545d ngs bugfix: update inertia after solving each constraint Irlan 2018-08-07 14:56:31 -03:00
  • cd5279e6d9
    bugfix Irlan Robson 2018-08-05 18:01:23 -03:00
  • d5eaa5e258
    bugfix Irlan Robson 2018-08-05 17:59:42 -03:00
  • c804a2dc52 update tests Irlan 2018-08-04 15:28:22 -03:00
  • 26b956720c remove unused function Irlan 2018-08-04 15:22:55 -03:00
  • 10c65fad1d rename, fixed world body contact point Irlan 2018-08-04 15:21:33 -03:00
  • 6aa63996c4 remove baumgarte Irlan 2018-08-04 15:02:53 -03:00
  • 34c4eb8d49 consistency Irlan 2018-08-03 19:25:33 -03:00
  • cdafb8dc3f concretization Irlan 2018-08-03 19:18:08 -03:00
  • 6724b51914 switch to list for memory storage optimization Irlan 2018-08-03 18:47:39 -03:00
  • ad36526adb update test Irlan 2018-08-01 11:11:52 -03:00
  • 93f04140b9 bugfix Irlan 2018-08-01 11:05:01 -03:00
  • 86cfec55f0 bugfix, particle friction, test code Irlan 2018-08-01 10:50:27 -03:00
  • 863bf7f052 bugfix, particle vs. particle collision Irlan 2018-07-26 21:13:49 -03:00
  • f231948747 use the precomputed constraint mass Irlan 2018-07-26 11:10:57 -03:00
  • 6b35b2d5d6 comment Irlan 2018-07-26 11:09:47 -03:00
  • 8ca75343dc move post-solving body synchronize Irlan 2018-07-25 16:15:50 -03:00
  • ba601c2390 remove unecessary motor constraint Irlan 2018-07-25 16:06:35 -03:00
  • e970e09541 use baumgarte for correcting positions Irlan 2018-07-25 15:19:27 -03:00
  • 65e5ff217e solve forces then solve an lcp, decouple contact constraints Irlan 2018-07-24 21:45:57 -03:00
  • 927b35a45d bugfix Irlan 2018-07-24 16:46:28 -03:00
  • bea108510f use b3ClothMesh as a constant resource Irlan 2018-07-22 13:44:34 -03:00
  • 7060f513ad preparation Irlan 2018-07-20 13:51:09 -03:00
  • 261c5fc044 switch hull indices to 32-bit indices Irlan 2018-07-19 13:05:14 -03:00
  • ad7c13005f typo Irlan 2018-07-18 20:58:33 -03:00
  • 7a1d50465c remove function Irlan 2018-07-18 16:58:21 -03:00
  • eb8a7eefe8 use for loop Irlan 2018-07-18 16:53:54 -03:00
  • f70e4be908 remove unused function Irlan 2018-07-17 22:13:43 -03:00
  • be76409ffc bilateral contact response for dynamic particles and rigid bodies, test update Irlan 2018-07-17 22:00:10 -03:00
  • de56fbfe39 bugfix Irlan 2018-07-17 21:54:07 -03:00
  • c3a69b6026 consistency Irlan 2018-07-17 21:31:07 -03:00
  • 99117d30b7 fix #44 Irlan 2018-07-16 09:48:01 -03:00
  • ea406eba44 skip dynamic bodies Irlan 2018-07-15 15:25:56 -03:00
  • 2ea269220a memory, consistency Irlan 2018-07-12 14:09:05 -03:00
  • 386078e890 remove unecessary memset Irlan 2018-07-12 11:05:19 -03:00
  • e53d1f69a3 Merge branch 'master' of https://github.com/irlanrobson/bounce Irlan 2018-07-12 10:50:14 -03:00
  • 61bf486e23 preallocate less memory than worst case memory Irlan 2018-07-12 10:49:13 -03:00
  • 6cab176ff0
    Update readme.md Irlan Robson 2018-07-10 19:47:04 -03:00
  • 1c15c3b5b4 removed convenience function Irlan 2018-07-10 12:06:00 -03:00
  • 260eb18093 bugfix Irlan 2018-07-10 12:03:15 -03:00
  • 5c7f8790f7 use premake filters Irlan 2018-07-10 11:33:34 -03:00
  • a3a867cbdf consistency Irlan 2018-07-09 19:21:50 -03:00
  • 36a6a898fc consistency Irlan 2018-07-06 09:40:25 -03:00
  • bbad09ae3e restruct Irlan 2018-06-29 23:44:19 -03:00
  • 2af8cff389 consistency Irlan 2018-06-29 22:52:21 -03:00
  • db54750a87 consistency Irlan 2018-06-29 22:43:35 -03:00
  • f5e20589eb read through operator Irlan 2018-06-29 15:41:32 -03:00
  • b18654c7a5 controllers, ray3 Irlan 2018-06-29 15:40:12 -03:00
  • 8ebdb67a75 early out, bugfix Irlan 2018-06-28 21:55:49 -03:00
  • 0154db4b77 optimization Irlan 2018-06-28 20:14:09 -03:00
  • 4a5178feaa optimization, friction force Irlan 2018-06-28 20:00:44 -03:00
  • 3d3d9f0910 optimization, friction force Irlan 2018-06-28 19:52:11 -03:00
  • 2485f92ba4 cleanup Irlan 2018-06-27 11:31:42 -03:00
  • 73777b9f1a fix #38 and possibly #43 Irlan 2018-06-26 17:50:00 -03:00
  • 93ac1faa7c bugfix Irlan 2018-06-24 21:25:41 -03:00
  • 1835d38373 fix #39 #42 Irlan 2018-06-24 15:33:00 -03:00
  • 725b771d39 bugfixes Irlan 2018-06-21 15:21:40 -03:00
  • c738267c2e fix #41 Irlan 2018-06-16 11:21:49 -03:00
  • 39a23f7707 fix #40 Irlan 2018-06-16 11:19:26 -03:00
  • 27e1cc25fe fix #37 Irlan 2018-06-16 11:12:25 -03:00
  • 9c31fb41ee fix #36 Irlan 2018-06-16 11:08:40 -03:00
  • 7bed29df5e remove default radius Irlan 2018-05-30 16:32:45 -03:00
  • 1babc1b406 initialize spring force Irlan 2018-05-30 15:35:53 -03:00