260 Commits

Author SHA1 Message Date
Redacted
1f4913ae7d Update .gitea/workflows/buildtest.yml
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m47s
2024-10-04 23:36:34 -04:00
Redacted
1adaff6362 Update .gitea/workflows/buildtest.yml
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m56s
2024-10-04 23:23:33 -04:00
f1017eb1da fixed cmake_minimum_required using rebitch
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m48s
2024-08-26 19:53:47 -04:00
Redacted
b334095aaa Update README.md
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 2m0s
2024-08-06 00:49:21 -04:00
Redacted
8ec95df86c Update README.md
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m43s
2024-08-04 17:37:55 -04:00
f746d395b3 reci
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m33s
2024-07-30 10:28:50 -04:00
6dbe1c4616 Merge branch 'testing' 2024-07-17 16:04:44 -04:00
f5ab983176 Cleanup 2024-07-17 13:52:24 -04:00
7f65fee891 More accurate lighting.
Sacrificed one texture unit to make it such that point lights on things that are multi-textured look the same as on regular things.
2024-07-16 20:09:49 -04:00
30ff52a3f8 Updated README to include libfreetype6-dev dependency for Ubuntu. Added an Additional Notes section thanking contributors and describing Re3D working on non-x86 architectures. 2024-07-15 15:53:09 -04:00
e550dea76e Update JGL 2024-07-07 20:24:56 -04:00
8ee3cec460 Test 2??? 2024-07-07 00:20:29 -04:00
c2077481c3 2D Text Context!!! 2024-07-06 23:50:30 -04:00
463895a44f 1 2024-07-06 23:10:48 -04:00
4091b1281f merge 2024-07-05 22:48:51 -04:00
37301b1dc4 Merge branch 'main' into testing 2024-07-05 22:48:35 -04:00
5196401dd3 JGL Render Pass 2024-07-05 22:32:42 -04:00
d9928dde76 Initial Windows Support 2024-06-30 20:48:54 -04:00
7c0b91d8cc Update repositories to latest. 2024-06-30 19:43:19 -04:00
c82663fdc2 Update 2024-06-24 13:07:14 -04:00
6e64e7b10c CMakeLists changed to target_include_directories Prerelease-3 2024-06-24 12:56:36 -04:00
a1bfbbd7e4 Merge remote-tracking branch 'origin/main' Prerelease-2 2024-06-24 11:47:22 -04:00
5518815a53 Exceedingly odd build errors fixed 2024-06-24 11:47:14 -04:00
f4bf3872b9 Gave camera a name. Added logging to entity code. Added rotation for freecam. 2024-06-24 10:11:40 -04:00
146b19c4d1 Regular move 2024-06-23 19:47:07 -04:00
d8dc4d9b82 Fix regression
Fixed a bug introduced when removing SOIL that'd cause non-alpha PNGs to display incorrectly.
2024-06-21 19:38:00 -04:00
4405c9dff6 Better Differentiate between different angle types. 2024-06-21 16:13:46 -04:00
e66078a338 Neovim 2024-06-20 20:28:11 -04:00
9e2789030a Updated to use jlog prerelease-8 and rewindow prerelease-2 Prerelease-1 2024-06-20 11:45:46 -04:00
b560d8398e Re-introduce tracks. 2024-06-19 20:03:58 -04:00
43b875c1f4 Restructure 2024-06-19 18:57:01 -04:00
5182fdc4fe Upgrade all deps to latest. 2024-06-18 21:36:27 -04:00
8f736f445e Update CMakeLists.txt 2024-06-13 23:08:56 -04:00
42032347df Replace SOIL ;) 2024-06-11 13:47:17 -04:00
8ea6f89c93 Link libs to Re3D & link Re3D to executable. 2024-06-08 02:06:21 -04:00
970301a5e7 Animated texture demo 2024-06-05 18:07:26 -04:00
7071050158 Motion Textures. 2024-06-03 21:13:06 -04:00
1b56f3d446 In-house replacement for uuid_v4 2024-06-01 23:47:46 -04:00
d29920c38e Remove uuidv4 2024-06-01 21:01:17 -04:00
Redacted
118aece3ce Update CMakeLists.txt 2024-06-01 20:54:53 -04:00
Redacted
16808030e4 Update CMakeLists.txt 2024-06-01 19:35:11 -04:00
1dfb42ad01 Make geometry list store pointers 2024-06-01 09:36:11 -04:00
28ab645365 Maybe doxy will pick them up now???? 2024-05-31 19:57:15 -04:00
Redacted
205d1af239 Update README.md
Remove meson & glu from deps.
2024-05-31 14:22:24 -04:00
98631e48ea Support for multiple cameras. 2024-05-31 12:04:25 -04:00
8bf605ce33 Document 2024-05-31 04:21:05 -04:00
6e88d585b8 Geometry & Textures no longer have names. 2024-05-31 03:15:33 -04:00
b1c51a5afa Fix JGL text being broken 2024-05-29 16:13:37 -04:00
5e7169906c Remove GLU 2024-05-29 13:29:08 -04:00
16880cef46 Incomplete Collision Code 2024-05-27 23:09:50 -04:00