Rick van Vonderen riyyi
riyyi pushed to master at riyyi/dotfiles 2024-02-25 15:45:39 +01:00
a282e01692 Neovim: Add rainbow-mode, improve diffview colors
riyyi pushed to master at riyyi/dotfiles 2024-02-24 20:41:56 +01:00
88f9e2e408 Neovim: Disable tabs at the top
riyyi pushed to master at riyyi/dotfiles 2024-02-24 20:36:58 +01:00
a208f458c1 Config: Add Neovim as git diff/merge tool
d488a323da Neovim: Apply custom Telescope setting to its matching layout
Compare 2 commits »
riyyi pushed to master at riyyi/dotfiles 2024-02-11 18:11:05 +01:00
9cc18db3ba Neovim: Add config, switch to it from Vim
riyyi pushed to master at riyyi/inferno 2024-01-20 00:17:53 +01:00
d01a4429ca Renderer: Rename Character -> Font/Symbol
d22effdfa3 Renderer: De-duplicate code between renderer types
52611beeab Renderer: Move RenderCommand to separate file
Compare 3 commits »
riyyi pushed to master at riyyi/inferno 2024-01-07 16:38:00 +01:00
fd8973d10d Engine: Implement skybox
bc3f2c9db5 Component+Scene+System: Implement parent-child transform components
0dd7a05d46 Component+Scene: Restructure scene .json to allow multiple components
Compare 3 commits »
riyyi pushed to master at riyyi/inferno 2023-12-29 22:54:22 +01:00
c607ebcc72 Engine: Do not use offset for character advance
riyyi pushed to master at riyyi/inferno 2023-12-29 22:13:40 +01:00
15b71f8387 Engine: Allow configuration of font size and line spacing
riyyi pushed to master at riyyi/inferno 2023-12-26 22:06:32 +01:00
6e5f82913e Script: Add missing macro CONCAT
riyyi pushed to master at riyyi/inferno 2023-12-26 13:08:09 +01:00
d02d5a528b Assets: Add text entity to example scene1.json
574f2a8b5a Engine: Fix font spacing in TextAreaComponent
2b0635ed69 Meta: Assets in separate CMakeLists.txt
649d196577 Script+System: Allow native scripts from projects, decoupled from engine
Compare 4 commits »
riyyi pushed to master at riyyi/blaze 2023-12-18 18:19:28 +01:00
79ede83a99 Meta: Improve project when used as a dependency
riyyi pushed to master at riyyi/dotfiles 2023-12-08 23:33:50 +01:00
88dc203b9f Emacs: Fix YASnippet expansion in insert mode
riyyi pushed to master at riyyi/dotfiles 2023-12-08 23:31:40 +01:00
50d8e3f455 Emacs: Fix YASnippet expansion in insert mode
5e7058563f Emacs: Update Elpaca bootstrap to 0.6
5bc947db3d Scripts: Play video from clipboard
Compare 3 commits »
riyyi pushed to master at riyyi/blaze 2023-12-08 22:25:03 +01:00
287c2457e7 Env: Add max/min/cos/sin math functions
riyyi pushed to master at riyyi/ruc 2023-12-03 20:17:44 +01:00
526948874a Macro: Add string concat macro function
riyyi pushed to master at riyyi/blaze 2023-11-27 12:54:33 +01:00
092ada8479 Repl+Env+Example: Load global outer environment in Repl::init
b68839902c Meta: Add needed LSP requirement
Compare 2 commits »
riyyi pushed to master at riyyi/blaze 2023-11-27 12:30:40 +01:00
f87eb4d934 Meta: Move main to example target, better include compatibility
riyyi pushed to master at riyyi/blaze 2023-11-26 21:20:15 +01:00
11f0553b5a AST+Env+Printer+Reader: Implement floating point numbers
705e80ad6b Everywhere: Split REPL from main(), put settings in environment
4cc2acc8a0 Printer: Rename node -> value
f5dc1168eb Reader+Env: Add dump function
536e55e75a Everywhere: Add docstring support
Compare 21 commits »
riyyi pushed to master at riyyi/mal 2023-11-26 21:20:11 +01:00
riyyi pushed to master at riyyi/blaze 2023-11-26 21:18:31 +01:00