-
new update! 0.5.10 Stable
released this
2024-06-06 16:18:36 +00:00 | 162 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
new update! 0.5.7 Stable
released this
2024-02-17 11:54:47 +00:00 | 174 commits to master since this release[0.5.7] - 2024-02-17
Bug Fixes
- Surface error for non zero size on windows (8426db3)
Features
- Added
control_flow,present_mode,alpha_mode, anddesired_maximum_frame_latencyoptions (60513a5) - Fixed scissor bounds bug, added examples (9a89185)
- Added scissor and clear color finally (ee77156)
Miscellaneous Tasks
- Clear color example and updates (6e2f434)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
new update! Stable
released this
2024-01-05 11:03:51 +00:00 | 191 commits to master since this releaseNew version 0.5.1!
Updated wgpu and winit to latest version, and updated texture settings requiring
&'static strtoStringBufferDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
new update! Stable
released this
2023-09-14 18:17:03 +00:00 | 194 commits to master since this releaseDocumentation
- Added documentation to the entire engine (5a86e7e)
This is a new milestone for the engine!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
new update! Stable
released this
2023-09-13 09:48:52 +00:00 | 196 commits to master since this releaseBug Fixes
Features
- Added
render_orderto the objects to control when they are sent to the gpu (e00910a) - Implemented switching between
perspectiveandorthographicprojection (2cd24c7) - Option to set perspective or orthographic projection (297f67e)
- Added projection enum (5177e4a)
Miscellaneous Tasks
huge thanks to @akowi-sknobloch for all these contributions!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added
-
new update! Stable
released this
2023-09-02 14:17:24 +00:00 | 206 commits to master since this releaseFeatures
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
new update! Stable
released this
2023-08-28 14:25:13 +00:00 | 209 commits to master since this release[0.4.29] - 2023-08-28
Features
- Resource sharing now fully working. with example (be915ed)
- PipelineData added to allow sharing pipeline resources (e4c58d7)
- Added inline impl for ObjectStorage functions for cheaper trait usage (b0d48bb)
Miscellaneous Tasks
- Added some doc to lib.rs (142a683)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2023-07-24 08:16:47 +00:00 | 218 commits to master since this release[0.4.28] - 2023-07-24
Bug Fixes
- Potential fix for #27
Features
- _and_return functions now return buffers and bindgroups - Objects can now be hidden from rendering
- Added backends option to the window descriptor
- Added justfiles instead of clog
Miscellaneous Tasks
- Updated all dependency versions to latest
- Added CHANGELOG and workflow for it
- Deleted changelog workflow as not working
- Added a docs and changes to the downstream
- Upgraded versions of dependency and engine
Refactor
- Moved light and model loader and added clog for changelog
- Added some docs, and cleaned up code a bit
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2023-04-09 21:21:52 +00:00 | 229 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2023-04-09 20:29:32 +00:00 | 231 commits to master since this releaseChangelog
All notable changes to this project will be documented in this file.
[0.4.26] - 2023-04-09
Features
- _and_return functions now return buffers and bindgroups - Objects can now be hidden from rendering
Miscellaneous Tasks
- Updated all dependency versions to latest
Refactor
- Moved light and model loader and added clog for changelog
- Added some docs, and cleaned up code a bit
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads