|
a26fce496e
|
fix: sudo not intalled on runners
|
2025-04-19 20:14:48 +02:00 |
|
|
b6327ccf66
|
fix: specify github source for actions-rs
|
2025-04-19 20:14:46 +02:00 |
|
|
553d6670c0
|
fix: pkg-config cannot cross compile to different architectures
|
2025-04-19 20:14:45 +02:00 |
|
|
83d9bdaa92
|
fix: dont use codeberg's broken ci/cd runners
|
2025-04-19 20:14:40 +02:00 |
|
|
f791347929
|
fix: workflow fails due to long file names
|
2025-04-19 20:14:38 +02:00 |
|
|
d178f01921
|
fix: ci/cd workflow doesnt properly compile wayland
|
2025-04-19 20:14:37 +02:00 |
|
|
52c9c92a80
|
change github workflow to be forgejo compatible
|
2025-04-19 20:14:34 +02:00 |
|
|
876d8e41af
|
build: remove unused rust-toolchain.toml
|
2025-04-19 20:14:33 +02:00 |
|
|
ca97362294
|
feat: basic GUI terminal when pressing F12
|
2025-04-19 20:14:31 +02:00 |
|
|
32f0f010d0
|
chore: run clippy and cargo fmt on pending changes
|
2025-04-19 20:14:26 +02:00 |
|
|
38c67f3a14
|
fix: build script generates dead code warnings if versioning data is not used
|
2025-04-19 20:13:58 +02:00 |
|
|
9dee473e3f
|
build: remove regex dependency in favor of rust iterators
|
2025-04-19 20:13:57 +02:00 |
|
|
28a9576ed9
|
fix: running default Nix package doesnt provide runtime libraries
|
2025-04-19 20:13:52 +02:00 |
|
|
f96690f00e
|
feat: add more useful debug information to system metadata
|
2025-04-19 20:13:51 +02:00 |
|
|
1f7807094b
|
update panic handler with system information
|
2025-04-19 20:13:49 +02:00 |
|
|
7a0a527c68
|
add window icon
|
2025-04-19 20:13:45 +02:00 |
|
|
ff62af8301
|
fix creating two event loops at once
|
2025-04-19 20:13:02 +02:00 |
|
|
674064c878
|
improve error handling
|
2025-04-19 20:12:10 +02:00 |
|
|
eb769df06a
|
cross compile for windows and macOS
|
2025-04-19 20:11:09 +02:00 |
|
|
963dde2a37
|
improve error handling and add metadata
|
2025-04-19 20:11:07 +02:00 |
|
|
00e54bf65a
|
show dialog on panic
|
2025-04-19 20:11:04 +02:00 |
|
|
d07db04bbb
|
formatting
|
2025-04-19 20:11:02 +02:00 |
|
|
1e18d77652
|
remove unneeded clone
|
2025-04-19 20:11:00 +02:00 |
|
|
0bcf5899b8
|
load arbitrary model data
|
2025-04-19 20:10:57 +02:00 |
|
|
c5d9fe9e95
|
refactor renderer into smaller functions
|
2025-04-19 20:10:56 +02:00 |
|
|
2ac2127d75
|
include runtime dependencies in default package
|
2025-04-19 20:10:54 +02:00 |
|
|
790e6bca24
|
close all windows if the main window is destroyed
|
2025-04-19 20:10:51 +02:00 |
|
|
669e9c7293
|
fix selecting wrong window for key events
|
2025-04-19 20:10:50 +02:00 |
|
|
b9ea57fab0
|
rename build.nix to default.nix
|
2025-04-19 20:10:48 +02:00 |
|
|
816e7b2aab
|
fix multi window support
|
2025-04-19 20:10:43 +02:00 |
|
|
4142720a12
|
exit event loop properly
|
2025-04-19 20:10:41 +02:00 |
|
|
507f673aa4
|
convert the vec of windows to a hashmap
|
2025-04-19 20:10:40 +02:00 |
|
|
e7d3c073f9
|
feat: attempt to close winit window (?)
|
2025-04-19 20:10:33 +02:00 |
|
|
5d90882707
|
feat: handle spawning multiple windows
|
2025-04-19 20:10:21 +02:00 |
|
|
767e56ec17
|
press esc to change bg color
|
2025-04-19 20:10:17 +02:00 |
|
|
286e4a61f2
|
format rust and nix files
|
2025-04-19 20:10:15 +02:00 |
|
|
a690c2b342
|
deprecate and remove zlua
|
2025-04-19 20:10:13 +02:00 |
|
|
c85c540ade
|
proper 3d projection
|
2025-04-19 20:10:11 +02:00 |
|
dependabot[bot]
|
f1ac7f2956
|
Update colored requirement from 2.2.0 to 3.0.0
Updates the requirements on [colored](https://github.com/mackwic/colored) to permit the latest version.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: colored
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-19 20:10:01 +02:00 |
|
|
8a540cf1a9
|
cube
|
2025-04-19 20:09:11 +02:00 |
|
|
66c5f1ced6
|
remove welcome message to save terminal space
|
2025-04-19 20:09:09 +02:00 |
|
|
bd885e2549
|
update workflow to use nightly
|
2025-04-19 20:09:07 +02:00 |
|
|
edabf63850
|
finally fix workflow i hope
|
2025-04-19 20:09:04 +02:00 |
|
|
e80fa87dae
|
remove categories
|
2025-04-19 20:09:02 +02:00 |
|
GhostedGaming
|
a85b305198
|
Removed Problems
|
2025-04-19 20:09:00 +02:00 |
|
GhostedGaming
|
d82a335c0d
|
add rudimentary Text editor
|
2025-04-19 20:08:50 +02:00 |
|
GhostedGaming
|
1f25e5dd16
|
Added better syntax
|
2025-04-19 20:08:47 +02:00 |
|
GhostedGaming
|
2f3f28d2e7
|
Imported the whole library and now we have alot more functtions (sorry caz)
|
2025-04-19 20:08:44 +02:00 |
|
GhostedGaming
|
193555425f
|
Working if statement
partially
|
2025-04-19 20:08:43 +02:00 |
|
GhostedGaming
|
2c1727c33d
|
Added a file for zlua and made a new function
|
2025-04-19 20:08:41 +02:00 |
|