Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.5.3
reaimgui
Browse files
Jul 14, 2021
bump version to 0.5.3
· 8330d026
cfillion
authored
Jul 13, 2021
View commits for tag v0.5.3
v0.5.3
8330d026
ci: fix path to the extension binary
· caa8c4e1
cfillion
authored
Jul 13, 2021
caa8c4e1
Jul 13, 2021
font: document that /\ disables the system font lookup
· 9468899f
cfillion
authored
Jul 13, 2021
9468899f
demo: improve internal docker handling in the docking example
· f45f9cd3
cfillion
authored
Jul 13, 2021
f45f9cd3
docker: keep open if there are other windows sharing the dock when undocking a window by dragging
· 2e83b55b
cfillion
authored
Jul 13, 2021
2e83b55b
docker: fix window recreation when switching active child node
· 23d739a3
cfillion
authored
Jul 12, 2021
23d739a3
clarify use of SetCapture on macOS
· 66ef50ad
cfillion
authored
Jul 12, 2021
66ef50ad
remove WindowFlags_NoBringToFrontOnFocus [p=2462354]
· 6accbf64
cfillion
authored
Jul 12, 2021
6accbf64
Jul 11, 2021
report font loading errors in the first function call of each frame
· 5b55b4af
cfillion
authored
Jul 11, 2021
5b55b4af
enable loading colors from fonts
· e2616bc1
cfillion
authored
Jul 11, 2021
e2616bc1
undo accurate source range line numbers
· 3edad5fa
cfillion
authored
Jul 10, 2021
3edad5fa
Jul 10, 2021
fix typo in the duplicate reaimgui message
· bc258143
cfillion
authored
Jul 10, 2021
bc258143
run resource destructors when unloading the extension [p=2461673]
· 421c6e4c
cfillion
authored
Jul 10, 2021
421c6e4c
Jul 09, 2021
cocoa: focus the window under mouse on right/middle click
· 704ee9e3
cfillion
authored
Jul 08, 2021
704ee9e3
cocoa: fix setFocus() to focus the input subview
· 53b33243
cfillion
authored
Jul 08, 2021
53b33243
clarify internal usage of hasOwnedViewport
· 0cb816e1
cfillion
authored
Jul 08, 2021
0cb816e1
doc: improve font readability on Windows
· 0a6d5d56
cfillion
authored
Jul 08, 2021
0a6d5d56
genbinding: fix debug assert failure when generating html doc on Windows
· 0ba452e8
cfillion
authored
Jul 08, 2021
0ba452e8
Jul 08, 2021
refactor CMake targets
· 5559fdd2
cfillion
authored
Jul 03, 2021
5559fdd2
document p_* arguments as both read and write [p=2459747]
· a4e7d964
cfillion
authored
Jul 08, 2021
a4e7d964
Jul 02, 2021
bump version to 0.5.2
· b26e0fc5
cfillion
authored
Jul 02, 2021
View commits for tag v0.5.2
v0.5.2
b26e0fc5
s/Edit on GitHub/View source/
· 4546041d
cfillion
authored
Jul 02, 2021
4546041d
update GetMainViewport's documentation
· 7bd498ad
cfillion
authored
Jul 02, 2021
7bd498ad
remove extra newlines [ci skip]
· f31953e9
cfillion
authored
Jul 02, 2021
f31953e9
cocoa: fix REAPER's misc timer stopping on Big Sur [p=2458897]
· 25857158
cfillion
authored
Jul 02, 2021
25857158
Jul 01, 2021
extract the API source out of the src directory
· 3d17e351
cfillion
authored
Jul 01, 2021
3d17e351
Jun 30, 2021
detect accurate line numbers for every API functions
· 527a0c9e
cfillion
authored
Jun 30, 2021
527a0c9e
reorganize the API & group by category in the documentation
· f9eadd91
cfillion
authored
Jun 30, 2021
f9eadd91
Jun 29, 2021
docs: don't list _sz arguments as return values
· 6d5e3cd9
cfillion
authored
Jun 29, 2021
6d5e3cd9
docs: only skip output buffers in signatures if there are no optional args
· 9dc9eb78
cfillion
authored
Jun 29, 2021
9dc9eb78
docs: hide write-only arguments from the Lua and Python signatures
· 1e961098
cfillion
authored
Jun 29, 2021
1e961098
docs: hide doubles in EEL signature arguments (everything is a double in EEL)
· 700fd39e
cfillion
authored
Jun 29, 2021
700fd39e
bump version to 0.5.1
· 8f95375b
cfillion
authored
Jun 28, 2021
View commits for tag v0.5.1
v0.5.1
8f95375b
documentation cleanup
· fcc6b8e5
cfillion
authored
Jun 28, 2021
fcc6b8e5
rename wrongly named function PathFillConvex to DrawList_PathFillConvex
· fce18313
cfillion
authored
Jun 28, 2021
fce18313
simplify return values of the Python bindings
· 94b7779f
cfillion
authored
Jun 28, 2021
94b7779f
Jun 28, 2021
auto-generate a HTML documentation
· 90fbcf0d
cfillion
authored
Jun 28, 2021
90fbcf0d
Jun 27, 2021
add PointConvertNative [p=2456542]
· 7d69a75c
cfillion
authored
Jun 27, 2021
7d69a75c
remove obsolete paragraph [ci skip]
· 505cb037
cfillion
authored
Jun 26, 2021
505cb037
Jun 20, 2021
move user-facing type aliases to the header of their classes [ci skip]
· e311e3a7
cfillion
authored
Jun 20, 2021
e311e3a7
Loading