summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysfeat Read and write signed integersHEADmasterFrederico Linhares
2025-03-28feat Simplify interface for net connectionsFrederico Linhares
2025-03-21fixt Use bone from mesh when animating modelFrederico Linhares
2025-03-12refa Move initialization code to BluCatFrederico Linhares
2025-03-12feat Add headers to skeletal meshFrederico Linhares
2025-03-11feat Add header to static mesh filesFrederico Linhares
2025-03-10feat Create BinaryWriterFrederico Linhares
2025-02-26feat Code for networkingFrederico Linhares
2024-12-31refa Split BluCat into several namespacesFrederico Linhares
2024-12-30refa Using reference arguments for Texture and SpriteFrederico Linhares
2024-12-30fixt Create method to prevent crashesFrederico Linhares
2024-12-30feat Rename version constants for BluCatFrederico Linhares
2024-12-30fixt Add missing methods to Menu::StackFrederico Linhares
2024-05-16refa Move BluCan initialization to BluCat folderFrederico Linhares
2024-05-08refa Rename graphical engine to BluCatFrederico Linhares
2024-05-08feat Update Ruby versionFrederico Linhares
2024-04-16refa Simplify code for rendering 3d objectsFrederico Linhares
2024-04-11feat Improve error message for BinaryReaderFrederico Linhares
2024-04-11fixt Prevent engine to break during initializationFrederico Linhares
2024-03-23fixt Make skeletal mesh work properlyFrederico Linhares
2024-03-23refa Use quaternion for orientationFrederico Linhares
2024-02-06fixt Compilaton for LinuxFrederico Linhares
2024-01-11fixt Fix several bugs in the Windows installationFrederico Linhares
2024-01-09fixt Remove another bug when computing text sizeFrederico Linhares
2024-01-06buil Use NSIS to create Windows installerFrederico Linhares
2024-01-05feat Add event to menu selectionFrederico Linhares
2024-01-05buil Use a newer version for mrubyFrederico Linhares
2023-12-22fixt Z key mappingFrederico Linhares
2023-12-22fixt Remove bug when computing text sizeFrederico Linhares
2023-11-09feat Allow model's texture to be changedFrederico Linhares
2023-10-30refa Move texture sampler to texture objectFrederico Linhares
2023-10-27feat Create an interface to change field of viewFrederico Linhares
2023-10-09feat Render sprite in a 3D positionFrederico Linhares
2023-10-02refa Remove redundant framebuffersFrederico Linhares
2023-09-30refa Remove redundant descriptor setsFrederico Linhares
2023-09-30refa Remove redundant render passFrederico Linhares
2023-09-29refa Move all descriptor sets to a new classFrederico Linhares
2023-09-28refa Remove redundant descriptor set layoutFrederico Linhares
2023-09-28styl Rename ODO structures to UDOFrederico Linhares
2023-09-27refa Remove redundant uniform buffer updatesFrederico Linhares
2023-09-15feat Create skeletal meshFrederico Linhares
2023-07-18fixt Invert drawing order for spritesFrederico Linhares
2023-07-08fixt Use correct value for alpha when decoding QOIFrederico Linhares
2023-06-28feat Create an interface to read binary filesFrederico Linhares
2023-06-22feat Implement an algorithm to decode QOIFrederico Linhares
2023-06-17feat Add z index when rendering spritesFrederico Linhares
2023-06-14fixt Offset for 2D wired fragment shaderFrederico Linhares
2023-05-31fixt Remove YAML from engineFrederico Linhares
2023-05-30feat Create 2D animationsFrederico Linhares
2023-05-29refa Sprite receives floats instead of Vector4DFrederico Linhares