This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
TmpMenu
Watch
1
Star
0
Fork
0
You've already forked TmpMenu
mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced
2025-06-18 07:07:32 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
TmpMenu
/
src
/
views
/
core
History
Andreas Maerten
681d6590a8
feat: Add menu onboarding to YimMenu (
#2492
)
2024-02-23 22:54:25 +01:00
..
view_active_view.cpp
fix(gui): dont draw two gui separators at the top for lua only tab. (
#1677
)
2023-07-10 20:37:28 +02:00
view_cmd_executor.cpp
Converted all static strings to translation keys. (
#2284
)
2023-10-20 18:24:44 +02:00
view_heading.cpp
feat(lua): expose the self class and add new menu events (
#2656
)
2024-01-28 15:18:44 +01:00
view_navigation.cpp
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
view_notifications.cpp
Tunables service fix and theme changes (
#1507
)
2023-06-23 08:43:44 +02:00
view_onboarding.cpp
feat: Add menu onboarding to YimMenu (
#2492
)
2024-02-23 22:54:25 +01:00
view_overlay.cpp
Converted all static strings to translation keys. (
#2284
)
2023-10-20 18:24:44 +02:00
view_root.cpp
feat(lua): much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through
gui.add_imgui(func)
but also inside yimmenu classic tabs through
tab:add_imgui(func)
(
#1736
)
2023-07-17 14:55:42 +02:00