openblocks/core/src/rendering
2025-05-31 23:08:13 +02:00
..
defaultmeshes.cpp feat(renderer): added cylinder for hinges 2025-04-30 17:10:09 +02:00
defaultmeshes.h feat(renderer): added cylinder for hinges 2025-04-30 17:10:09 +02:00
light.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
material.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
mesh.cpp feat: spherical handles + rendering limit increase 2025-02-25 23:31:09 +01:00
mesh.h feat: spherical handles + rendering limit increase 2025-02-25 23:31:09 +01:00
renderer.cpp feat(editor): multi-select rotation 2025-05-31 01:53:28 +02:00
renderer.h refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc. 2025-05-31 23:08:13 +02:00
shader.cpp feat(logging): replaced unsafe aborts with panic 2025-03-17 21:38:02 +01:00
shader.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
skybox.cpp feat(logging): replaced unsafe aborts with panic 2025-03-17 21:38:02 +01:00
skybox.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
surface.cpp misc(datatypes): added alias for vector3, cframe, and color3 via using 2025-04-23 19:33:59 +02:00
surface.h refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc. 2025-05-31 23:08:13 +02:00
texture.cpp feat(logging): replaced unsafe aborts with panic 2025-03-17 21:38:02 +01:00
texture.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
texture3d.cpp feat(logging): replaced unsafe aborts with panic 2025-03-17 21:38:02 +01:00
texture3d.h chore: move core module into its own dedicated directory 2025-02-13 23:43:30 +01:00
torus.cpp feat(editor): circle around rotation handles 2025-04-17 22:04:52 +02:00
torus.h feat(editor): circle around rotation handles 2025-04-17 22:04:52 +02:00