|
f702cd91e0
|
fix: sudo not intalled on runners
|
2025-04-10 22:57:19 -04:00 |
|
|
1bf9865062
|
fix: specify github source for actions-rs
|
2025-04-10 22:54:55 -04:00 |
|
|
4e3325e422
|
fix: pkg-config cannot cross compile to different architectures
|
2025-04-10 17:04:22 -04:00 |
|
|
75c755847e
|
fix: dont use codeberg's broken ci/cd runners
|
2025-04-10 16:55:40 -04:00 |
|
|
1dd9a987f2
|
fix: workflow fails due to long file names
|
2025-04-10 16:29:33 -04:00 |
|
|
8b4a87328b
|
fix: ci/cd workflow doesnt properly compile wayland
|
2025-04-10 16:26:11 -04:00 |
|
|
f3346d54f1
|
change github workflow to be forgejo compatible
|
2025-04-10 16:11:17 -04:00 |
|
|
b9a758b581
|
build: remove unused rust-toolchain.toml
|
2025-04-10 15:01:31 -04:00 |
|
|
0acbbcf9f6
|
feat: basic GUI terminal when pressing F12
|
2025-04-10 14:26:52 -04:00 |
|
|
bb9bca8ca5
|
chore: run clippy and cargo fmt on pending changes
|
2025-04-07 23:06:48 -04:00 |
|
|
6efaf7a291
|
fix: build script generates dead code warnings if versioning data is not used
|
2025-04-07 22:21:50 -04:00 |
|
|
7c3fa95566
|
build: remove regex dependency in favor of rust iterators
|
2025-04-07 22:11:38 -04:00 |
|
|
29f1cf68bf
|
fix: running default Nix package doesnt provide runtime libraries
|
2025-04-07 14:04:48 -04:00 |
|
|
7739275353
|
feat: add more useful debug information to system metadata
|
2025-04-03 18:21:19 -04:00 |
|
|
4a46c0e438
|
update panic handler with system information
|
2025-04-03 16:05:52 -04:00 |
|
|
9088d0aa49
|
add window icon
|
2025-04-03 01:37:53 -04:00 |
|
|
7d4f7cbc1d
|
fix creating two event loops at once
|
2025-04-03 01:03:47 -04:00 |
|
|
5a3a5d3e3d
|
Merge branch 'main' of codeberg.org:Caznix/Zenyx
|
2025-04-03 01:02:53 -04:00 |
|
|
43fd5966b7
|
improve error handling and add metadata
|
2025-04-03 01:00:24 -04:00 |
|
|
1aabc260f6
|
improve error handling
|
2025-04-01 18:05:17 -04:00 |
|
|
b02581e62d
|
cross compile for windows and macOS
|
2025-04-01 18:05:07 -04:00 |
|
|
13893e96a9
|
show dialog on panic
|
2025-03-30 02:54:07 -04:00 |
|
Caznix
|
3b2281b15a
|
Merge pull request 'Improve rendering and reduce rendering related crashes' (#5) from error_handling into main
Reviewed-on: https://codeberg.org/Caznix/Zenyx/pulls/5
|
2025-03-30 00:22:56 +00:00 |
|
|
7cd954a48a
|
formatting
|
2025-03-29 20:20:53 -04:00 |
|
|
91af33858a
|
remove unneeded clone
|
2025-03-29 01:32:07 -04:00 |
|
|
8097441fee
|
load arbitrary model data
|
2025-03-29 01:31:16 -04:00 |
|
|
358dd3a6bc
|
refactor renderer into smaller functions
|
2025-03-26 17:32:13 -04:00 |
|
|
10536132d1
|
include runtime dependencies in default package
|
2025-03-25 16:00:12 -04:00 |
|
|
ed34343dfc
|
close all windows if the main window is destroyed
|
2025-03-25 15:33:08 -04:00 |
|
|
0333e1f676
|
fix selecting wrong window for key events
|
2025-03-25 15:13:57 -04:00 |
|
Caznix
|
709247869d
|
Merge pull request 'multi window support' (#2) from rendering into main
Reviewed-on: https://codeberg.org/Caznix/Zenyx/pulls/2
|
2025-03-25 05:42:15 +00:00 |
|
Caznix
|
0bf47bc0bb
|
Merge branch 'main' into rendering
|
2025-03-25 05:41:53 +00:00 |
|
|
6b0fa904d5
|
fix multi window support
|
2025-03-25 01:40:46 -04:00 |
|
|
6c22854407
|
rename build.nix to default.nix
|
2025-03-25 00:54:34 -04:00 |
|
|
3ec3da4136
|
exit event loop properly
|
2025-03-25 00:32:49 -04:00 |
|
|
6bf36a148d
|
convert the vec of windows to a hashmap
|
2025-03-24 23:26:33 -04:00 |
|
|
09d69bf78d
|
wip: attempt to close winit window (?)
|
2025-03-24 23:21:05 -04:00 |
|
|
36431b4654
|
wip:handle spawning multiple windows
|
2025-03-24 19:42:32 -04:00 |
|
Caznix
|
36860b4fa5
|
Merge pull request 'input_test' (#1) from input_test into main
Reviewed-on: https://codeberg.org/Caznix/Zenyx/pulls/1
|
2025-03-24 22:13:44 +00:00 |
|
|
26cc5f3e79
|
press esc to change bg color
|
2025-03-24 18:08:00 -04:00 |
|
|
883df3ee94
|
format rust and nix files
|
2025-03-22 21:58:27 -04:00 |
|
|
f98799fc77
|
Merge branch 'rendering'
|
2025-03-22 21:40:27 -04:00 |
|
|
d0ca2274fa
|
deprecate and remove zlua
|
2025-03-22 19:19:02 -04:00 |
|
|
b270f3066f
|
proper 3d projection
|
2025-03-22 18:19:32 -04:00 |
|
|
9fec65ebc0
|
Merge pull request #23 from Zenyx-Engine/core_update
core update
|
2025-02-04 05:12:00 -05:00 |
|
|
159c1ff592
|
Merge branch 'main' into core_update
|
2025-02-04 05:11:52 -05:00 |
|
|
894203be53
|
cube
|
2025-02-04 05:10:53 -05:00 |
|
|
d5adbbd0f6
|
remove welcome message to save terminal space
|
2025-01-23 17:56:46 -05:00 |
|
|
73c209949b
|
Merge pull request #22 from Zenyx-Engine/dependabot/cargo/colored-3.0.0
Update colored requirement from 2.2.0 to 3.0.0
|
2025-01-19 15:36:44 -05:00 |
|
dependabot[bot]
|
231f8eb27d
|
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-01-13 20:38:00 +00:00 |
|