MihailRis
|
be2dc1abe5
|
add PCMStream:create_sound method
|
2025-10-30 22:48:53 +03:00 |
|
MihailRis
|
cf561e78a8
|
fix: stream stops and dies on underflow
|
2025-10-30 19:56:07 +03:00 |
|
MihailRis
|
debd28ba55
|
Merge pull request #660 from eliotbyte/fix/custom-model-variants
Fix/custom model variants
|
2025-10-29 12:38:36 +03:00 |
|
eliotbyte
|
cd6b73f1eb
|
docs: add custom model variant examples to block-propertie
|
2025-10-28 23:09:48 +03:00 |
|
eliotbyte
|
2a1d2f9354
|
fix enable per-variant custom model caching
|
2025-10-28 23:09:28 +03:00 |
|
MihailRis
|
ab7bf9c709
|
cleanup
|
2025-10-24 23:10:16 +03:00 |
|
MihailRis
|
6c558eb3d5
|
add audio.get_input_info()
|
2025-10-24 01:19:07 +03:00 |
|
MihailRis
|
001c1b430b
|
minor refactor
|
2025-10-23 23:45:55 +03:00 |
|
MihailRis
|
6df27b8992
|
add audio.get_output_devices_names, set_input_device, set_output_device
|
2025-10-23 22:54:05 +03:00 |
|
MihailRis
|
b11bdf0bcc
|
add audio.get_input_devices_names()
|
2025-10-23 22:08:30 +03:00 |
|
Eliot Byte
|
ed9cf8800a
|
fix correct line generation algorithm and bounds calculation (#657)
* fix correct line generation algorithm and bounds calculation
- Fix closest_point_on_segment algorithm using proper dot product projection
- Correct loop bounds calculation for radius=0 lines
- Use precise integer arithmetic to avoid rounding errors
- Resolves missing blocks in vertical line structures
* fix ai hallucinations
* polishing closest_point_on_segment
* refactor: extract dot product calculation
|
2025-10-23 12:29:04 +03:00 |
|
MihailRis
|
6b9a408e6d
|
Merge branch 'dev' into generated-pcm-stream
|
2025-10-18 22:34:04 +03:00 |
|
MihailRis
|
1a745154b2
|
Merge branch 'main' into dev
|
2025-10-17 17:54:08 +03:00 |
|
MihailRis
|
6c01d57d53
|
cleanup
|
2025-10-17 17:35:22 +03:00 |
|
MihailRis
|
d435cbab5c
|
Adapt windows build to glm 1.0.2 (#655)
* update Shadows.cpp
* add glm includes to Shadows.cpp
* add includes
|
2025-10-17 13:03:58 +03:00 |
|
MihailRis
|
e7c99eed8d
|
Merge pull request #654 from MihailRis/vcm-rotation
vcm rotation
|
2025-10-16 23:28:06 +03:00 |
|
MihailRis
|
1b0d51a2f6
|
update doc/ru/vcm.md
|
2025-10-16 23:07:09 +03:00 |
|
MihailRis
|
18d4cff678
|
add 'rotate' and 'origin' box modifier to vcm
|
2025-10-16 22:57:45 +03:00 |
|
MihailRis
|
fc122ef3e1
|
Merge pull request #653 from MihailRis/new-player-funcs
New player.* functions
|
2025-10-16 22:18:44 +03:00 |
|
MihailRis
|
c0196ef092
|
update doc/*/scripting/builtins/libplayer.md
|
2025-10-16 22:00:00 +03:00 |
|
MihailRis
|
9cb9b095e8
|
add new players finding functions
|
2025-10-16 22:00:00 +03:00 |
|
MihailRis
|
2210ba8218
|
add includes
|
2025-10-16 21:43:02 +03:00 |
|
MihailRis
|
348113f6ea
|
update Shadows.cpp
|
2025-10-16 21:26:05 +03:00 |
|
MihailRis
|
b0499ced14
|
add glm includes to Shadows.cpp
|
2025-10-16 21:10:06 +03:00 |
|
MihailRis
|
96f9c9f382
|
Merge branch 'dev' into generated-pcm-stream
|
2025-10-16 19:06:25 +03:00 |
|
MihailRis
|
408467eed0
|
Merge branch 'main' into dev
|
2025-10-16 19:05:57 +03:00 |
|
MihailRis
|
064c1b407b
|
Merge pull request #652 from MihailRis/fix-stack-vector
fix util::stack_vector
|
2025-10-16 18:35:26 +03:00 |
|
MihailRis
|
fa6950ca87
|
fix util::stack_vector
|
2025-10-16 18:17:30 +03:00 |
|
MihailRis
|
d41167fd72
|
fix
|
2025-10-15 22:40:00 +03:00 |
|
MihailRis
|
7dca9255df
|
add test audio input fetch function
|
2025-10-15 22:13:16 +03:00 |
|
MihailRis
|
ec94abccbc
|
fix assets.parse_model with 'xml' format
|
2025-10-15 12:17:46 +03:00 |
|
MihailRis
|
cc8e763f97
|
Merge branch 'dev' into generated-pcm-stream
|
2025-10-14 23:18:33 +03:00 |
|
MihailRis
|
0d6a61062a
|
Merge branch 'main' into dev
|
2025-10-14 23:18:15 +03:00 |
|
MihailRis
|
da41de263d
|
Merge pull request #651 from MihailRis/fix-broken-dependencies-management
fix broken dependencies management
|
2025-10-14 23:17:33 +03:00 |
|
MihailRis
|
ee6f006b79
|
fix broken dependencies management
|
2025-10-14 22:54:23 +03:00 |
|
MihailRis
|
11403084e7
|
Merge pull request #650 from kotisoff/main
Minor lua code refactor + typo fix
|
2025-10-14 22:36:19 +03:00 |
|
MihailRis
|
76b54a890c
|
fix wrapped textbox selection render
|
2025-10-14 22:20:27 +03:00 |
|
MihailRis
|
3856d63ae5
|
Merge branch 'dev' into generated-pcm-stream
|
2025-10-14 21:53:56 +03:00 |
|
MihailRis
|
9340d8d48e
|
Merge branch 'main' into dev
|
2025-10-14 21:53:40 +03:00 |
|
MihailRis
|
a1f0c2c252
|
fix mouse click textbox caret set
|
2025-10-14 21:44:14 +03:00 |
|
KotIsOff
|
f73663dc9c
|
refactor Version pseudoclass in content.xml.lua
|
2025-10-14 21:17:39 +03:00 |
|
KotIsOff
|
f3ed3d26c8
|
typo: greather => greater
|
2025-10-14 20:46:38 +03:00 |
|
MihailRis
|
27416ab0cd
|
add audio::InputDevice
|
2025-10-14 12:43:51 +03:00 |
|
MihailRis
|
2b72f87c64
|
fix
|
2025-10-14 00:53:51 +03:00 |
|
MihailRis
|
84f087049d
|
add test PCMStream lua use
|
2025-10-14 00:51:04 +03:00 |
|
MihailRis
|
31137f83b6
|
add MemoryPCMStream
|
2025-10-14 00:50:23 +03:00 |
|
MihailRis
|
4b19c29a29
|
add util::span
|
2025-10-13 23:34:56 +03:00 |
|
MihailRis
|
026ae756cf
|
fix yaml array parsing
|
2025-10-13 23:09:24 +03:00 |
|
MihailRis
|
5755c616f3
|
fix: missing yaml null literals
|
2025-10-13 12:29:09 +03:00 |
|
MihailRis
|
53b89cdb8e
|
fix windows build
|
2025-10-11 00:34:16 +03:00 |
|