Redacted
|
a568faa701
|
Update .gitea/workflows/buildtest.yml
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m35s
|
2024-10-04 23:30:47 -04:00 |
|
|
9d89abb2b8
|
UpdateData in VRamList & QOL changes.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m45s
|
2024-10-04 22:50:57 -04:00 |
|
|
6e8185e2cd
|
Fixed a memory error & unfinished lighting wrapper.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m50s
Prerelease-34
|
2024-10-02 22:38:29 -04:00 |
|
|
8fcfbddd44
|
Small performance optimizations.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m36s
|
2024-09-21 13:31:42 -04:00 |
|
|
4d761e874e
|
Update main.cpp
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m39s
|
2024-09-19 19:49:29 -04:00 |
|
|
131ce4c78e
|
Check for graphics driver support.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m44s
|
2024-09-19 19:39:07 -04:00 |
|
|
e712a5aaa3
|
RenderTarget GetData
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 2m11s
Async GetData is todo
|
2024-09-19 19:15:04 -04:00 |
|
|
b86377a092
|
Get VBO data back from the GPU.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 7m17s
Prerelease-33
|
2024-09-19 10:55:13 -04:00 |
|
|
5fc4914180
|
fix logger
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m45s
|
2024-09-17 23:19:55 -04:00 |
|
|
58e432b9c3
|
Make logging fit to standard
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 2m7s
|
2024-09-17 23:17:19 -04:00 |
|
|
41fa634da1
|
"VRam List" wrapped for VBO (useful later)
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 6m25s
|
2024-09-17 14:36:32 -04:00 |
|
|
9d6d256e80
|
fix for windoze
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m34s
|
2024-09-14 22:27:20 -04:00 |
|
|
0e22bc721a
|
Positioning & Rotation bugfixes.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m51s
Make it such that a sprites "origin" doesn't effect the position. It is only the point at which transformations are done about.
|
2024-09-14 21:28:32 -04:00 |
|
|
881d031f3c
|
Render Target for J2D
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 2m10s
|
2024-09-13 13:24:20 -04:00 |
|
|
9e3e0c949f
|
Bugfix + Begin work on RenderTarget
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 2m0s
Fixed an issue that'd sometimes cause declaring a new texture to change to that texture.
|
2024-09-12 19:20:29 -04:00 |
|
|
1526a101c3
|
J3D::DrawString is now fast.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m33s
|
2024-09-11 20:36:46 -04:00 |
|
|
f6e8875eb9
|
~ 5% speedup for font-rendering overall
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m55s
This is probably the last speedup for this.
|
2024-09-11 18:33:29 -04:00 |
|
|
9903fc19c9
|
Mirror Sprite and Cleanup
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 7m5s
|
2024-09-11 09:50:52 -04:00 |
|
|
e809b1b665
|
Rotate sprite & sub-sprite about origin
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 5m24s
Prerelease-32
|
2024-09-08 21:52:49 -04:00 |
|
|
d15b3f660d
|
J3D draw string draw_back_face
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 7m30s
|
2024-09-05 11:50:12 -04:00 |
|
|
ff2a8ab787
|
Refactor & undo shader commits AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 6m18s
|
2024-09-05 11:20:57 -04:00 |
|
|
55160044b6
|
Fix cmake_minimum_required using rebitch
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m40s
|
2024-08-26 19:46:51 -04:00 |
|
|
04a4cbd54d
|
Add Attributes to Shader.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m40s
|
2024-08-24 23:27:10 -04:00 |
|
|
f96a3851a1
|
Update engine components
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m32s
|
2024-08-24 10:58:37 -04:00 |
|
|
4996288163
|
More work on shader support.
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m24s
|
2024-08-23 19:50:41 -04:00 |
|
|
f3c2fd5e93
|
Initial shader class & restructure
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 2m38s
|
2024-08-23 12:25:46 -04:00 |
|
|
6650af4fc4
|
Framerate test (Press 1)
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m42s
|
2024-08-22 19:27:31 -04:00 |
|
|
1d8823b046
|
Outline Polygon
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m8s
|
2024-08-22 11:55:56 -04:00 |
|
|
c0b65818c8
|
DrawPartialSprite
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 7m11s
|
2024-08-22 10:58:20 -04:00 |
|
|
32de87229e
|
Update Texture.h
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 18m9s
Prerelease-31
|
2024-08-21 20:59:25 -04:00 |
|
|
3759affa5d
|
Fix texture
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m10s
|
2024-08-21 20:36:31 -04:00 |
|
|
8ce9a08951
|
Resize fix
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m54s
|
2024-08-21 13:20:42 -04:00 |
|
|
ec964dbee1
|
Wondows :(
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m25s
|
2024-08-08 00:14:24 -04:00 |
|
|
91baa826fa
|
Allow changing the fov and render distance
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 4m30s
|
2024-08-06 12:31:44 -04:00 |
|
|
c2446763ad
|
Merge remote-tracking branch 'origin/master'
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m24s
|
2024-08-05 20:11:18 -04:00 |
|
|
6286b62998
|
Pull out debug iteration steps from DrawCubicBezierCurve
|
2024-08-05 20:11:12 -04:00 |
|
|
4de44ba1e2
|
Put this code back because it got removed again. Make sure you have the latest commit before doing anything :/
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m26s
|
2024-08-05 19:49:30 -04:00 |
|
|
166db43f2e
|
Migrate to latest J3ML and ReWindow
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m36s
|
2024-08-05 18:31:13 -04:00 |
|
|
2a1085df2d
|
Revert "Merge remote-tracking branch 'origin/master'"
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m20s
This reverts commit 240fa7ddbc , reversing
changes made to d89f79e70e .
|
2024-08-05 15:04:22 -04:00 |
|
|
240fa7ddbc
|
Merge remote-tracking branch 'origin/master'
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m20s
# Conflicts:
# main.cpp
|
2024-08-05 14:39:36 -04:00 |
|
|
d89f79e70e
|
Cool BezierCurve demo (You can drag the endpoints around)
|
2024-08-05 14:38:42 -04:00 |
|
|
7bf30f6f39
|
Idk like make the viewport work maybe?
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 4m29s
Prerelease-30
|
2024-08-05 13:41:12 -04:00 |
|
|
2a70981bf0
|
Get software texture back.
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 4m44s
|
2024-08-05 11:30:40 -04:00 |
|
|
0147245325
|
Refactored DrawSprite
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m16s
Prerelease-29
|
2024-08-05 00:52:08 -04:00 |
|
|
15dcb79479
|
Upd8
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m29s
|
2024-08-04 20:28:08 -04:00 |
|
|
50895153f5
|
Texture filtering
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m46s
|
2024-08-03 22:17:21 -04:00 |
|
|
9688854533
|
Texture class
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m25s
|
2024-08-02 20:03:32 -04:00 |
|
|
0005c036b4
|
Texture2D header
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m32s
|
2024-08-02 13:05:34 -04:00 |
|
|
af42d8fd25
|
Merge remote-tracking branch 'origin/master'
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m26s
Prerelease-28
|
2024-08-02 10:49:05 -04:00 |
|
|
ff4d014739
|
Implement Color3::FromHex()
|
2024-08-02 10:49:00 -04:00 |
|