Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
f5ca270
init
aismann Mar 2, 2026
d1a0ab8
Update DrawNode.cpp
aismann Mar 2, 2026
9f31fff
Update DrawNode.cpp
aismann Mar 2, 2026
cf33299
Reloaded all again
aismann Mar 2, 2026
7c58f49
Reloaded all again
aismann Mar 2, 2026
24ad5b8
Update DrawNode.cpp
aismann Mar 2, 2026
162d08d
Adapt Label.cpp underline/strikethrough
aismann Mar 2, 2026
14596b2
Update Label.cpp
aismann Mar 2, 2026
1c98dd8
clean code
aismann Mar 3, 2026
742df2e
Merge remote-tracking branch 'upstream/dev' into DrawNode_properties_…
aismann Mar 6, 2026
d9839ab
replaced Color::TRANSPARENT with Color(); removed pragma push_macro("…
aismann Mar 6, 2026
85b2438
Merge remote-tracking branch 'upstream/dev' into DrawNode_properties_…
aismann Mar 6, 2026
907c338
add missing properties.getScale(); repleaced ax::ui with ImGUI; remov…
aismann Mar 7, 2026
c9c9c5a
Merge branch 'dev' into DrawNode_properties_full_support_remove_clamps
aismann Mar 7, 2026
37a2c69
Add `const` to all properties getters.
aismann Mar 7, 2026
976f77b
Merge branch 'DrawNode_properties_full_support_remove_clamps' of http…
aismann Mar 7, 2026
9ae41b6
add const
aismann Mar 7, 2026
95e35df
Update controller.cpp
aismann Mar 7, 2026
72681b6
Update tests.h
aismann Mar 7, 2026
393abe0
Update DrawNodeTest.cpp
aismann Mar 7, 2026
ceaed66
Update DrawNodeTest.cpp
aismann Mar 7, 2026
a753a19
adapt path for "ImGui/ImGuiPresenter.h"
aismann Mar 7, 2026
b663c97
Merge remote-tracking branch 'upstream/dev' into DrawNode_properties_…
aismann Mar 8, 2026
f95cd86
#if AX_ENABLE_EXT_IMGUI
aismann Mar 8, 2026
2373c83
Committing clang-format changes
axmol-bot Mar 8, 2026
0eb2020
Merge branch 'dev' into DrawNode_properties_full_support_remove_clamps
halx99 Mar 8, 2026
07e6362
implement review comments
aismann Mar 8, 2026
bbb9107
add const and small codestyle
aismann Mar 9, 2026
b0d8ab4
Implement struct Properties
aismann Mar 11, 2026
ddeb3c0
Update DrawNode.h
aismann Mar 11, 2026
b3e89af
fix dll, add rotation (angle) on polygon test
aismann Mar 11, 2026
20ce35d
start redesign: flat Properties members
aismann Mar 11, 2026
655674b
replace properties with the flat version, adapt cpp tests ( _thicknes…
aismann Mar 11, 2026
c100a99
Adapt Label => underline/ strikethrough to _thicknessScale = 1.0f + …
aismann Mar 11, 2026
4616480
Improve LabelUnderlineStrikethroughMultiline all "text" is toggling now
aismann Mar 11, 2026
070e8f7
Apply suggestions from code review
halx99 Mar 11, 2026
e23fbce
fix review issues
halx99 Mar 11, 2026
3d98444
Improve code style and remove duplicate condition check
halx99 Mar 11, 2026
7870c8c
Committing clang-format changes
axmol-bot Mar 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading