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-07-01 20:12:50 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
adefa3bc7e01c00f7f56136f1f3470da3910af8b
TmpMenu
/
src
/
views
/
core
History
Andreas Maerten
4b1fd88f6c
refactor!: Modify command argument handling and move
on_
method to bool_command (
#1826
)
2023-07-26 22:22:40 +02: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
refactor!: Modify command argument handling and move
on_
method to bool_command (
#1826
)
2023-07-26 22:22:40 +02:00
view_heading.cpp
Fix(lua / script manager): Potential fix for stack overflow when yielding from lua scripts. Fix io / os lua libs being accessible. (
#1681
)
2023-07-11 09:24:44 +02: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_overlay.cpp
General improvements (
#1693
)
2023-07-12 19:03:29 +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