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
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
algine
Browse files
This project is mirrored from
https://github.com/congard/algine.git
. Pull mirroring updated
Nov 05, 2025
.
Successfully updated
Nov 05, 2025
.
Jul 07, 2024
Move GLSL Resources generation to a separate file
· d936bf15
Daniel
authored
Jul 07, 2024
d936bf15
`Model`: make transformation matrix protected instead of public
· 16915dcb
Daniel
authored
Jul 07, 2024
16915dcb
Update tulz and includes
· 4c4dd56f
Daniel
authored
Jul 07, 2024
4c4dd56f
Apr 15, 2024
RelativeLayout: hotfix: resize children with MatchParent size policy when parent is resized
· ea020af4
Daniel
authored
Apr 16, 2024
ea020af4
Fix Move event not being called
· 77bf6d16
Daniel
authored
Apr 16, 2024
77bf6d16
Mar 19, 2024
Merge remote-tracking branch 'origin/master'
· ab3cbfe1
Daniel
authored
Mar 19, 2024
ab3cbfe1
Update a GLEW version because of OpenGL-Registry updates
· 276be5a6
Daniel
authored
Mar 19, 2024
276be5a6
Fix `error: variable has incomplete type 'Locker'`
· 245f43d5
Daniel
authored
Mar 19, 2024
245f43d5
Nov 15, 2023
Refactor: move HSV converters to separate files and rename the `hsluv` directory to `color`
· d4b25653
Daniel
authored
Nov 15, 2023
d4b25653
QtWindow: autodetect DPI and add the ability to specify title from the constructor
· ee58e9f0
Daniel
authored
Nov 15, 2023
ee58e9f0
Add `Color::Color(std::string)`: the constructor that parses the passed string
· 446d026d
Daniel
authored
Nov 15, 2023
446d026d
Oct 05, 2023
Linux/X11: GLFWWindow: use system DPI value
· 22a1fd61
Daniel
authored
Oct 05, 2023
22a1fd61
Lua: fix compilation error
· 3c4c65ab
Daniel
authored
Oct 05, 2023
3c4c65ab
Oct 04, 2023
Widgets: accept `Object *parent` as a param
· 871aaba0
Daniel
authored
Oct 04, 2023
871aaba0
ShapeBuilder: create Shape using type signature, not name
· 44fe43f9
Daniel
authored
Oct 04, 2023
44fe43f9
TypeRegistry: unify macros
· 06640dcd
Daniel
authored
Oct 04, 2023
06640dcd
Update examples
· cc5f7e9c
Daniel
authored
Oct 04, 2023
cc5f7e9c
Add tests for the `Dimen` class
· b5f09fbe
Daniel
authored
Oct 04, 2023
b5f09fbe
Windows: auto-detect DPI for the `GLFWWindow`
· 61b4855b
Daniel
authored
Oct 04, 2023
61b4855b
Move DPI functionality from `Engine` to `Window`
· ec849be3
Daniel
authored
Oct 04, 2023
ec849be3
Fix: use unused param `takeOwnership` in `ImageWidget::setImage`
· 6b64448c
Daniel
authored
Oct 04, 2023
6b64448c
Use namespace `std` explicitly
· 5cae0991
Daniel
authored
Oct 04, 2023
5cae0991
Oct 03, 2023
Add examples
· 8aa4394c
Daniel
authored
Oct 03, 2023
8aa4394c
Sep 29, 2023
Widgets::Scene: inherit Scene, fix docs and improve naming
· ac7ddd66
Daniel
authored
Sep 30, 2023
ac7ddd66
Scene: add functions for showing and hiding
· 806f76d3
Daniel
authored
Sep 30, 2023
806f76d3
Update `.clang-tidy`: reformat and remove `modernize-use-nodiscard` from the checks
· 6f7073a0
Daniel
authored
Sep 30, 2023
6f7073a0
Make local functions static and remove unused argument names
· 6b7418e2
Daniel
authored
Sep 29, 2023
6b7418e2
Refactor: rename 'Surface' to 'Window'
· 64e00f21
Daniel
authored
Sep 29, 2023
64e00f21
Remove redundant declaration
· 7f5eb15b
Daniel
authored
Sep 29, 2023
7f5eb15b
Add `Scene` and `GlobalScene` to the list of types Lua bindings can be generated for
· e76cd655
Daniel
authored
Sep 29, 2023
e76cd655
Lua: use `sol::environment` instead of `sol::global_table`
· adafb810
Daniel
authored
Sep 29, 2023
adafb810
Tests: create symlinks only on Windows
· a5699da5
Daniel
authored
Sep 29, 2023
a5699da5
`mold.cmake`: set variables in parent scope
· 417821ff
Daniel
authored
Sep 29, 2023
417821ff
Add missing header
· d16170b0
Daniel
authored
Sep 29, 2023
d16170b0
Sep 28, 2023
Qt: fix compilation error
· 58a37e70
Daniel
authored
Sep 29, 2023
58a37e70
Sep 22, 2023
Update `tulz`
· 605ce737
Daniel
authored
Sep 22, 2023
605ce737
Build `algine` with `BUILD_SHARED_LIBS` on
· f601f3b0
Daniel
authored
Sep 22, 2023
f601f3b0
Use GoogleTest instead of `tulz::test` for unit testing
· 5b20dd88
Daniel
authored
Sep 22, 2023
5b20dd88
Update C++ version
· 3295c833
Daniel
authored
Sep 22, 2023
3295c833
Refactor: sort scripts
· 55ae3bd8
Daniel
authored
Sep 22, 2023
55ae3bd8
Loading