7 Commits

Author SHA1 Message Date
ed 510769f3d8 Merge remote-tracking branch 'arnaud-jamin/main'
# Conflicts:
#	.gitignore
#	Plugins/Cog/Source/CogEngine/Public/CogEngineCollisionTester.h
#	Plugins/Cog/Source/ThirdParty/ImGui/imgui_widgets.cpp
2025-05-16 19:24:15 -04:00
Arnaud Jamin d7f0742170 Update .gitignore 2025-01-24 01:20:25 -05:00
ed 16f2f36400 Update ignores 2024-04-09 14:23:25 -04:00
Eduardo Valencia 74d43f0b4c Update gitignore for Rider, fix typos
I use Rider as my IDE and when working with Unreal projects it installs a plugin that enable its unique integration. We don't want that being uploaded to the repo so it gets ignored. In addition, The project module has a typo, this commit fixes that
2023-10-18 16:51:12 -04:00
Arnaud Jamin 63f4a8b92f Add Inspector window
Add Inspector window
Hide main menu widgets when the width gets too small
Add log category description
Renaming
2023-10-13 23:35:16 -04:00
Arnaud Jamin e257169ff0 Update .gitignore 2023-10-02 17:27:30 -04:00
Arnaud Jamin c34574e841 Initial commit 2023-10-02 01:30:11 -04:00