diff options
| author | Ray <[email protected]> | 2020-01-09 13:11:56 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2020-01-09 13:11:56 +0100 |
| commit | a1809fad4c9f03727e2067ed53f4502b3d442261 (patch) | |
| tree | 0d77baae5d45d9c89794a6b014f7b3812dc83219 | |
| parent | 8f053222639e7b877e4800eecc080468de1229bb (diff) | |
| download | raylib-a1809fad4c9f03727e2067ed53f4502b3d442261.tar.gz raylib-a1809fad4c9f03727e2067ed53f4502b3d442261.zip | |
Renamed directory: physac -> physics
Examples categories are independent from the module they use, despite in some cases module name matches category name.
| -rw-r--r-- | examples/physics/physics_demo.c (renamed from examples/physac/physics_demo.c) | 0 | ||||
| -rw-r--r-- | examples/physics/physics_demo.png (renamed from examples/physac/physics_demo.png) | bin | 23466 -> 23466 bytes | |||
| -rw-r--r-- | examples/physics/physics_friction.c (renamed from examples/physac/physics_friction.c) | 0 | ||||
| -rw-r--r-- | examples/physics/physics_friction.png (renamed from examples/physac/physics_friction.png) | bin | 18150 -> 18150 bytes | |||
| -rw-r--r-- | examples/physics/physics_movement.c (renamed from examples/physac/physics_movement.c) | 0 | ||||
| -rw-r--r-- | examples/physics/physics_movement.png (renamed from examples/physac/physics_movement.png) | bin | 15947 -> 15947 bytes | |||
| -rw-r--r-- | examples/physics/physics_restitution.c (renamed from examples/physac/physics_restitution.c) | 0 | ||||
| -rw-r--r-- | examples/physics/physics_restitution.png (renamed from examples/physac/physics_restitution.png) | bin | 17833 -> 17833 bytes | |||
| -rw-r--r-- | examples/physics/physics_shatter.c (renamed from examples/physac/physics_shatter.c) | 0 | ||||
| -rw-r--r-- | examples/physics/physics_shatter.png (renamed from examples/physac/physics_shatter.png) | bin | 23197 -> 23197 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/examples/physac/physics_demo.c b/examples/physics/physics_demo.c index 421c82a9..421c82a9 100644 --- a/examples/physac/physics_demo.c +++ b/examples/physics/physics_demo.c diff --git a/examples/physac/physics_demo.png b/examples/physics/physics_demo.png Binary files differindex 12dc7e72..12dc7e72 100644 --- a/examples/physac/physics_demo.png +++ b/examples/physics/physics_demo.png diff --git a/examples/physac/physics_friction.c b/examples/physics/physics_friction.c index 0acf88ae..0acf88ae 100644 --- a/examples/physac/physics_friction.c +++ b/examples/physics/physics_friction.c diff --git a/examples/physac/physics_friction.png b/examples/physics/physics_friction.png Binary files differindex e791ec2b..e791ec2b 100644 --- a/examples/physac/physics_friction.png +++ b/examples/physics/physics_friction.png diff --git a/examples/physac/physics_movement.c b/examples/physics/physics_movement.c index d946811d..d946811d 100644 --- a/examples/physac/physics_movement.c +++ b/examples/physics/physics_movement.c diff --git a/examples/physac/physics_movement.png b/examples/physics/physics_movement.png Binary files differindex a88a7d79..a88a7d79 100644 --- a/examples/physac/physics_movement.png +++ b/examples/physics/physics_movement.png diff --git a/examples/physac/physics_restitution.c b/examples/physics/physics_restitution.c index 12a2a922..12a2a922 100644 --- a/examples/physac/physics_restitution.c +++ b/examples/physics/physics_restitution.c diff --git a/examples/physac/physics_restitution.png b/examples/physics/physics_restitution.png Binary files differindex 8ec4b3f3..8ec4b3f3 100644 --- a/examples/physac/physics_restitution.png +++ b/examples/physics/physics_restitution.png diff --git a/examples/physac/physics_shatter.c b/examples/physics/physics_shatter.c index cbc65221..cbc65221 100644 --- a/examples/physac/physics_shatter.c +++ b/examples/physics/physics_shatter.c diff --git a/examples/physac/physics_shatter.png b/examples/physics/physics_shatter.png Binary files differindex 68f9a1b7..68f9a1b7 100644 --- a/examples/physac/physics_shatter.png +++ b/examples/physics/physics_shatter.png |
