Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
dry
Browse files
Jun 22, 2025
DRY_CMAKE envvar for setting cmake command postfix
· f9235c27
魔大农
authored
Jun 22, 2025
f9235c27
May 31, 2025
IntBoundingBox AS bind reminder
· 2df6227a
魔大农
authored
May 31, 2025
2df6227a
Remove Lua flag
· 1acf5d4c
魔大农
authored
May 31, 2025
1acf5d4c
Attempt to make Dry compile with CMake 4
· 20754104
魔大农
authored
May 31, 2025
20754104
Allow drawing debug geometry of vehicle in sample 46
· 6969b71c
魔大农
authored
May 31, 2025
6969b71c
Removed Lua flag from player cmake
· c7af8220
魔大农
authored
May 31, 2025
c7af8220
May 16, 2025
Rects to hash
· d5370df4
魔大农
authored
May 16, 2025
d5370df4
Code style
· 54b66c6f
魔大农
authored
May 16, 2025
54b66c6f
May 13, 2025
Added integer-based bounding box
· e6d5ca6f
魔大农
authored
May 13, 2025
e6d5ca6f
May 01, 2025
Revert "Set CI deployment target to generic"
· 1420617c
魔大农
authored
May 01, 2025
1420617c
Set CI deployment target to generic
· bcdf2849
魔大农
authored
May 01, 2025
bcdf2849
Apr 30, 2025
Use new CMake approach for major versions 4 and over
· 283174f3
魔大农
authored
Apr 30, 2025
283174f3
Corrected engine name for modifications made at the time
· 96af6e9f
魔大农
authored
Apr 30, 2025
96af6e9f
Apr 21, 2025
Update GUI identifier
· d96027b0
魔大农
authored
Apr 21, 2025
d96027b0
Use target artifact generator expression instead of LOCATION target property...
· bcc4719c
魔大农
authored
Apr 21, 2025
bcc4719c
Use target artifact generator expression instead of LOCATION target property...
· d47f7b4c
魔大农
authored
Apr 21, 2025
d47f7b4c
Only add Docs directory when building documentation
· e9a11d40
魔大农
authored
Apr 21, 2025
e9a11d40
Apr 20, 2025
Only set CMP0026 to OLD for major CMake versions less than 4
· 593570a2
魔大农
authored
Apr 20, 2025
593570a2
Only set CMP0063 to OLD for major CMake versions less than 4
· 3ce2ec1b
魔大农
authored
Apr 20, 2025
3ce2ec1b
Feb 22, 2025
Get default NAT server info from Network subsystem
· fbce0a36
魔大农
authored
Feb 22, 2025
fbce0a36
Code style
· 3dcc8df0
魔大农
authored
Feb 22, 2025
3dcc8df0
End documentation comments with full stop
· d59316bf
魔大农
authored
Feb 22, 2025
d59316bf
Changed default NAT server IP, code style
· 5410554b
魔大农
authored
Feb 22, 2025
5410554b
Function for getting NAT server info
· b1898f66
魔大农
authored
Feb 22, 2025
b1898f66
Code style
· 9da12947
魔大农
authored
Feb 22, 2025
9da12947
Added DrawDebugGeometry function to RaycastVehicle
· cfece2f4
魔大农
authored
Feb 22, 2025
cfece2f4
Feb 21, 2025
Revert "Added Abs function to int vectors, added componentwise min and max...
· 64c55c13
魔大农
authored
Feb 21, 2025
64c55c13
Use std::max_element for range-based max function, added range-based min function
· e6e1f45e
魔大农
authored
Feb 21, 2025
e6e1f45e
Code style
· 7e716103
魔大农
authored
Feb 21, 2025
7e716103
Feb 20, 2025
Modified default NAT-punchthrough server IP, apply defaults on startup
· bc78ed2c
魔大农
authored
Feb 21, 2025
bc78ed2c
Have NATServer only parse command file when no commandline arguments are...
· 7d362117
魔大农
authored
Feb 21, 2025
7d362117
Feb 19, 2025
Added Arnis Lielturks' NAT punchthrough server implementation
· 95d594e5
魔大农
authored
Feb 20, 2025
95d594e5
Feb 15, 2025
Added Abs function to int vectors, added componentwise min and max functions...
· 669530e9
魔大农
authored
Feb 15, 2025
669530e9
Feb 09, 2025
Added several member initializations and null-checks to allow...
· 14b15f0d
魔大农
authored
Feb 09, 2025
14b15f0d
Feb 03, 2025
Modified raycast vehicle sample
· 513ba6d1
魔大农
authored
Feb 03, 2025
513ba6d1
Use ToBtVector3 function to convert Vector3 to btVector3, pass Vector3s as const reference
· 9f831870
魔大农
authored
Feb 03, 2025
9f831870
Feb 01, 2025
Moved definition of RaycastVehicleData back to cpp
· 89ad6922
魔大农
authored
Feb 01, 2025
89ad6922
Raycast vehicle cleanup
· 34214980
魔大农
authored
Feb 01, 2025
34214980
Corrected AS binding parameter type of IntVector2::Rotated
· 931fc463
魔大农
authored
Feb 01, 2025
931fc463
Dec 25, 2024
Added Rotated function to IntVector2, AS bindings for Transposed and Rotated
· fe0e7481
魔大农
authored
Dec 25, 2024
fe0e7481
Loading