Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to diligent #108

Merged
merged 199 commits into from
Feb 23, 2024
Merged

Move to diligent #108

merged 199 commits into from
Feb 23, 2024

Conversation

edunad
Copy link
Owner

@edunad edunad commented Oct 21, 2023

Bye bye bgfx

  • 2D Stencil
  • Generated 3D shapes
  • Assimp
  • 3D Physics
  • 2D Physics
  • Bass
  • Instancing
  • UI
  • Forward+ (Clustered)
    • Decals
    • Lights
    • Fog
  • Scripting
  • Network
  • Webm
  • Particle engine
  • Post-processing
  • Webp
  • SVG
  • GPU picking

Breaking changes

New features

  • Bindless textures
  • Improved lights
  • Improved decals
  • Better project structure

Closes #93 #73 #103 #104

@github-actions github-actions bot added ⚒️ UTILS RAWRBOX.UTILS related FEATURE Feature request 🎞 WEBM RAWRBOX.WEBM related 🎺 BASS RAWRBOX.BASS related 🐲 SAMPLES Samples related 💼 RESOURCES RAWRBOX.RESOURCES related 📜 SCRIPTING RAWRBOX.SCRIPTING related 📷 RENDERER RAWRBOX.RENDERER related 🖼️ UI RAWRBOX.UI related 🧙‍♂️ ASSIMP RAWRBOX.ASSIMP related 🧪 TESTS Tests related 🧮 MATH RAWRBOX.MATH related labels Oct 21, 2023
@github-actions github-actions bot added 🏀 2D PHYSICS RAWRBOX.PHYSICS2D related 🧱 3D PHYSICS RAWRBOX.PHYSICS3D related labels Feb 22, 2024
Copy link

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 2 file(s) not formatted
  • rawrbox.math/include/rawrbox/math/color.hpp
  • rawrbox.math/src/utils/pack.cpp

Have any feedback or feature suggestions? Share it here.

@edunad edunad merged commit d31342a into master Feb 23, 2024
2 checks passed
@edunad edunad deleted the features/diligent branch March 1, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧙‍♂️ ASSIMP RAWRBOX.ASSIMP related 🎺 BASS RAWRBOX.BASS related 💽 ENGINE RAWRBOX.ENGINE related FEATURE Feature request 🧮 MATH RAWRBOX.MATH related 📷 RENDERER RAWRBOX.RENDERER related 💼 RESOURCES RAWRBOX.RESOURCES related 🐲 SAMPLES Samples related 📜 SCRIPTING RAWRBOX.SCRIPTING related 🧪 TESTS Tests related 🖼️ UI RAWRBOX.UI related ⚒️ UTILS RAWRBOX.UTILS related 🎞 WEBM RAWRBOX.WEBM related 🏀 2D PHYSICS RAWRBOX.PHYSICS2D related 🧱 3D PHYSICS RAWRBOX.PHYSICS3D related
Projects
None yet
1 participant