Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 2.26 KB

CONTRIBUTING.rst

File metadata and controls

59 lines (47 loc) · 2.26 KB

We are always open for suggestions or pull requests. You can search after diff:first issue for good issues to get in touch with this project.

Join our Discord server.

IAmNotHanni
  • Project and community management.
  • Large portion of Vulkan renderer.
Iceflower
  • Threadpool improvements.
  • Advice on thread safety and code design.
  • CMake improvements and feedback.
  • Feedback on Travis CI and Github actions.
  • Support for Exhale.
  • Overall contributions to CI (Travis/Github actions).
  • Replaced unscoped enums with scoped enums.
  • Replaced macros with constexpr's.
  • Improvement of overall project structure.
  • Overall code cleanup.
  • Read the docs support.
movabo
  • First generation of octree engine code.
authenticate
  • Refactoring of texture loading code.
  • Error texture generation.
Shikijo
  • Pointed out broken glsl compiler batch script on Windows.
Croydon
westernheld
  • Testing and debugging.
uilianries
yeetari
  • Building and testing vulkan-renderer on Linux.
  • Added USE_VMA_RECORDING CMake option so vulkan-renderer can be build on Linux until VMA recording has been ported.
  • Overall contributions to CI (Travis/Github actions).
  • Add build instructions for gentoo.
  • Replace _DEBUG with NDEBUG.
  • std::vector size check improvement.
  • Help with git.
  • Overall code cleanup.
  • Getting vulkan-renderer compile and run on Linux.
  • Overall CMake expertise.
  • Compiling SPIR-V shaders through CMake setup.
azkoon
  • Help with Discord server.
  • Help with wiki.
joetoth
  • Help with Discord server.