coding_jackalope
|
bbcca13f0a
[API]: IsVoidHovered and IsVoidClicked added to check for non-Slab interaction.
|
5 years ago |
coding.jackalope
|
d274c7b4f0
[Input]: Multi-Line support.
|
5 years ago |
coding.jackalope
|
51645430c6
[Input]: Min and max number values.
|
5 years ago |
coding.jackalope
|
3b9b1c6dd8
[Input]: Function to get input text as a number providing nil checks in the function.
|
5 years ago |
coding.jackalope
|
1d1be04d27
[API]: Updated version number.
|
5 years ago |
coding.jackalope
|
aa87c81832
[API]: Expose Keyboard functions.
|
5 years ago |
coding.jackalope
|
f5934d3649
[Mouse]: Only change cursor if requested type is different than the current one at the end of the frame.
|
5 years ago |
coding.jackalope
|
364cbd7823
[Button]: Disabled option.
|
5 years ago |
coding.jackalope
|
cc6d68f9a7
[API]: Updated version number.
|
5 years ago |
coding.jackalope
|
43df979f0c
[BUGFIX][Color Picker]: Incorrect color when using light style. Deprecated canvas rendering and draw meshes directly.
|
5 years ago |
coding.jackalope
|
0f79db2404
[BUGFIX][Window]: Focused window flickers between multiple windows. Fix is related to using frame time instead of frame number to determine visibility.
|
5 years ago |
coding.jackalope
|
57e83fbf0f
[BUGFIX][Button]: Label should use text control.
|
5 years ago |
coding.jackalope
|
7783e2359b
[Slab Debug]: Style editor.
|
6 years ago |
coding.jackalope
|
13b98b6e29
[API]: GetCursorPos.
|
6 years ago |
coding.jackalope
|
226c40e85e
[Shape]: Initial implementation starting with Rectangle.
|
6 years ago |
coding_jackalope
|
d45d0b2b3d
[Color Picker]: Initial implementation.
|
6 years ago |
coding.jackalope
|
c9aaa2c1ef
[Radio Button]: Initial implementation.
|
6 years ago |
coding.jackalope
|
5347b86794
[Text]: Center text support.
|
6 years ago |
coding.jackalope
|
52b8b7ca2f
[Window]: Column support.
|
6 years ago |
coding.jackalope
|
290dca5cff
[Separator]: Option to extend separator to ends of window or just the width of the content.
|
6 years ago |
coding.jackalope
|
dcbe29ab82
[Stats]: Accumulate time for categories.
|
6 years ago |
coding.jackalope
|
1ae5617361
[Slab Debug]: Frame, Update, and Draw times.
|
6 years ago |
coding.jackalope
|
e952b470d8
[Draw Commands]: Remove dependency on Style.
|
6 years ago |
coding.jackalope
|
e7320dbb5e
[Control]: API for managing if an item is clicked, hovered, etc.
|
6 years ago |
coding.jackalope
|
4e5b672170
[API]: Expose Mouse functions.
|
6 years ago |
coding.jackalope
|
e73535e6a6
[Draw Commands]: Add rectangle rounding.
|
6 years ago |
coding.jackalope
|
a800a9dcd6
[API]: Version update and documentation.
|
6 years ago |
coding_jackalope
|
4754579dab
[API]: Documentation.
|
6 years ago |
coding.jackalope
|
6b11c5f727
[API]: Added GetStyle to list of functions at top of file.
|
6 years ago |
coding.jackalope
|
f496b356d3
[Window]: Stack windows for input and draw order.
|
6 years ago |