GitClassic
Feed
Explore
Random
Go Pro
Sign in
RobLoach
/
nuklear_console
Code
/ Commits
๐
Commits on master
Commits on August 18, 2024
Fix coding standards with `clang-format` (#100)
Rob Loach
committed 1 years ago
b500af6
Commits on August 17, 2024
Add Radio Buttons (#99)
Rob Loach
committed 1 years ago
6ada670
Commits on August 14, 2024
Add `nk_console_render_window()` (#94)
Rob Loach
committed 1 years ago
d095884
Add visible flag to widgets (#96)
Rob Loach
committed 1 years ago
4c3671d
Commits on August 13, 2024
emscripten: Add favicon
Rob Loach
committed 1 years ago
9c58345
Add dynamic event system (#93)
Rob Loach
committed 1 years ago
5c07a0c
Commits on August 8, 2024
Add tests
Rob Loach
committed 1 years ago
4f8cfd1
Commits on August 4, 2024
Move input_processed to top_data (#80)
Rob Loach
committed 1 years ago
d45b8b5
Commits on August 1, 2024
Move active_parent to top_data (#79)
Rob Loach
committed 1 years ago
0a4defc
Merge pull request #76 from RobLoach/destroy-pointer
Rob Loach
committed 1 years ago
2500fa1
Merge pull request #71 from brianwatling/onchange
Rob Loach
committed 1 years ago
3fa4291
Use pointers for destroy callbacks
Rob Loach
committed 1 years ago
beaf6e0
Merge pull request #75 from RobLoach/keyboard-user-after-free
Rob Loach
committed 1 years ago
be24778
Merge pull request #73 from RobLoach/realloc-fix
Rob Loach
committed 1 years ago
9a9b21a
Commits on July 31, 2024
Temporarily disable deleting all of the keyboard children when done using the keyboard.
Rob Loach
committed 1 years ago
ac684a2
unify event callbacks
Brian Watling
committed 1 years ago
601a3e2
address comments
Brian Watling
committed 1 years ago
f0fa4bd
Use stdlib's realloc() because of invalid reads
Rob Loach
committed 1 years ago
4ab80cc
Commits on July 30, 2024
minor refactor
Brian Watling
committed 1 years ago
476c1c8
add c++ helper for buttons
Brian Watling
committed 1 years ago
0fc142e
fix trailing whitespace
Brian Watling
committed 1 years ago
ef2646f
use the result from 'new' rather than 'memory'
Brian Watling
committed 1 years ago
828b959
add event_handler usage to demo
Brian Watling
committed 1 years ago
642f6d7
cleanup button event handlers
Brian Watling
committed 1 years ago
5ed6411
more callback capabilities for buttons (no destructor yet)
Brian Watling
committed 1 years ago
831327b
Introduce nk_console_event_handler for more powerful callbacks
Brian Watling
committed 1 years ago
fca863c
Commits on July 29, 2024
Move `console->user_data` to `nk_console_user_data()` (#66)
Rob Loach
committed 1 years ago
4529e9d
Commits on July 26, 2024
Update main.c
Rob Loach
committed 1 years ago
b5f8a4b
Add Input Widget to get a gamepad button (#59)
Rob Loach
committed 1 years ago
34625b6
Commits on July 25, 2024
Add web build (#62)
Rob Loach
committed 1 years ago
0613cfa
โ Newer
Older โ