halx99
90aa74cdfa
Improve cmake script
...
- glslcc helper function
- Rename ax_add_shader to ax_target_compile_shaders
- Provide argument FILES for specify single or multi shader
source files support, i.e.
ax_target_compile_shaders(target_name FILES 1.frag 1.vert)
- Rename all _AX_ROOT_PATH to _AX_ROOT
2023-07-06 19:21:36 +08:00
Deal(一线灵)
0c058a5d3e
Remove CC prefix from code file name ( #1230 )
...
* Add migrate sources tool
* Fix include replace regex
* Fix compile
* Migrate maually
* Disable sources-migrate tool by default
* Fix ci
* Fix ci
* Improve source migrate
* Fix ios/tvos ci
* Fix ios/tvos ci
* Fix
2023-06-11 13:08:08 +08:00
halx99
d760315432
Fix ci
2023-01-24 18:27:40 +08:00
halx99
339a600712
Fix ci
2023-01-24 17:44:54 +08:00
halx99
9d6fab62d8
Update ImGui
2023-01-24 17:20:31 +08:00
halx99
8373473f1c
Improve code style
2023-01-24 15:01:06 +08:00
halx99
fbb40dd47f
Fix ci
2022-11-10 22:03:40 +08:00
halx99
760aa0d42b
Update Dear ImGui to v1.88, refer to #895
2022-10-17 21:46:16 +08:00
RH
c131bda9c0
Fix to UI touch location and add keyboard support for ImGui on Android ( #910 )
...
* Committing genbindings changes
* Fix for X position calculation not factoring in X origin.
Reduce code duplication.
* Add keyboard input support
2022-10-10 10:16:19 +08:00
RH
ffef1ea55b
Enable ImGui for Android ( #909 )
...
* Add support for ImGui usage on Android
2022-10-10 03:53:24 +08:00
一线灵|Deal
5645bb241e
Final migrate ( #876 )
2022-10-01 16:24:52 +08:00
halx99
670e1a606f
Migrate ImGui source files name
2022-09-26 22:56:47 +08:00
halx99
72e6061557
Fix #861
2022-09-23 22:41:30 +08:00
一线灵|Deal
33b67fa0df
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
halx99
9150b9db83
Migrate cmake files
2022-08-11 15:41:10 +08:00
halx99
e2918ad924
Migrate extension 'ImGUI'
2022-08-11 10:02:30 +08:00
一线灵
13fc72c02c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
halx99
c0a4371879
Migrate more macors
2022-07-16 10:43:05 +08:00
halx99
f3ac6ea871
Migrate macros 'CC_' to 'AX_'
2022-07-15 19:17:01 +08:00
halx99
dc0670cbd8
Sync docs for namespace migrate
2022-07-15 18:40:42 +08:00
一线灵
279337f17f
Migrate engine namespace to `axis`(abbv: `ax`) ( #743 )
2022-07-11 17:50:21 +08:00
halx99
9ee4181976
Migrate tests, extensions and configs ReSquash for unexpected changes +2
2022-07-09 22:23:34 +08:00
halx99
fff2bd59ed
Fix setup cmake files and some relative sources
2022-07-08 14:20:41 +08:00
DelinWorks
49b6dda016
Fix CMAKE
2022-07-08 02:10:35 +03:00
halx99
768a8bd5e1
Refator sampler name in shader
2022-07-04 21:26:48 +08:00
halx99
38f2b5ca9d
Use sprite to implement layer color for auto batch draw
2022-06-30 18:01:29 +08:00
halx99
1889180a75
Improve renderer
2022-06-24 14:18:48 +08:00
一线灵
4bb3c045cd
Update README.md
2022-03-30 15:40:06 +08:00
deal
4fa14cd06e
Update README.md [skip ci]
2022-02-25 19:09:06 +08:00
halx99
e70ea8760b
Renaming extension ImGuiEXT to ImGui
...
The singleton class ImGuiEXT also was renamed to ImGuiPresenter
2022-02-25 19:03:09 +08:00
halx99
cc2c524573
Refine extension ImGui, and rename director to ImGuiEXT
2020-09-05 17:10:09 +08:00
halx99
40b5efc011
fix .travis.yml ident, update readme [skip appveyor]
2020-09-04 16:55:13 +08:00
halx99
d9c4be96a2
Add ImGuiEXT extension support
2020-09-04 16:13:40 +08:00