- Bielefeld
- https://drezil.de
- Joined on
2022-07-17
Block a user
Drezil
synced commits to refs/pull/52/merge at Drezil/Bash-Oneliner from mirror
2024-09-30 15:26:07 +00:00
69b9c73d08
Merge
ff84dab2c7
into 3199d638ae
3199d638ae
fix command #last and add new commands for #System and #Others
80c5012f38
add commands for #Networking
6479b26656
fix command for #Check if a variable is null
7cfb4e286c
Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
Drezil
synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror
2024-09-02 03:14:06 +00:00
93a935b0e6
Merge
8bf41a1135
into 3199d638ae
3199d638ae
fix command #last and add new commands for #System and #Others
80c5012f38
add commands for #Networking
6479b26656
fix command for #Check if a variable is null
3199d638ae
fix command #last and add new commands for #System and #Others
80c5012f38
add commands for #Networking
6479b26656
fix command for #Check if a variable is null
7cfb4e286c
Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
88e095d5fc
Make formatting and names more consistent
Drezil
synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror
2024-08-30 01:54:05 +00:00
c2dc429483
Merge
8bf41a1135
into 7cfb4e286c
7cfb4e286c
Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
88e095d5fc
Make formatting and names more consistent
Drezil
synced commits to refs/pull/54/head at Drezil/Bash-Oneliner from mirror
2024-08-30 01:54:05 +00:00
6a8e1e7320
Update README.md
Drezil
synced and deleted reference 2024-08-30 01:54:05 +00:00
refs/tags/refs/pull/53/merge
at Drezil/Bash-Oneliner from mirror
Drezil
synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror
2024-07-23 09:54:05 +00:00
65f8325f76
Merge
8bf41a1135
into 212326d7a3
8bf41a1135
find / -name [FILE] 2>&1 | grep -v 'Permission denied'
Drezil
synced commits to refs/pull/56/head at Drezil/Bash-Oneliner from mirror
2024-07-23 09:54:05 +00:00
8bf41a1135
find / -name [FILE] 2>&1 | grep -v 'Permission denied'
277ae93c41
Version 1.90.4
f5be90523d
Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag.
13d91ff918
Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag.
34965cf23a
Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are properly handled by BeginPopupModal(). (#7340)
659fb41d0a
Debug Tools: moved DebugStartItemPicker() to public API. Added to Demo->Tools menu. (#2673)
bbed1c4bbb
Use GetContentRegionAvail().x
2d3aa2e52c
Add demo code to test text alignment support
8bcb0cda73
Add text alignment support, fix wrapping behavior
d07649b7b4
Add Push/PopTextAlignment function
c6e0284ac5
Fixed minor warning.
acc4ff0788
updated deps
7828ddb111
refactor sharedLib
3b37a21470
shared lib
391d70dd94
fixed compile-errors.
0f11aeaddb
switched deps
b48ef7904b
Link against system-cxx-std-lib for GHC 9.4+ (#197)
f6cad45dab
Add support for disabled blocks (#196)
49f7bb245e
Add support for dispatching raw SDL events to Dear ImGui (#195)
47402c1a93
Update README (#194)
4d1c66e9a1
Add support for SDL2 Renderer backend (#193)