openblocks/core/src/rendering
2025-04-23 19:33:59 +02:00
..
defaultmeshes.cpp feat(renderer): added mesh-based outline 2025-04-14 23:32:02 +02:00
defaultmeshes.h feat(renderer): added mesh-based outline 2025-04-14 23:32:02 +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 misc(datatypes): added alias for vector3, cframe, and color3 via using 2025-04-23 19:33:59 +02:00
renderer.h feat(rendering): basic outline feature 2025-04-12 23:48: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 misc(datatypes): added alias for vector3, cframe, and color3 via using 2025-04-23 19:33:59 +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