This website requires JavaScript.
Explore
Help
Sign In
PulseStudio
/
VoxelEngine
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
70aa8509995698c1c8bbf191de7011e670ea3915
VoxelEngine
/
src
/
util
T
History
ShiftyX1
403dbc7791
Build / Build (push)
Failing after 9m39s
Details
MSVC Build / build-windows (windows-latest) (push)
Has been cancelled
Details
fixed error: could not convert from ‘void’ to ‘bool’
2025-12-08 19:58:00 +03:00
..
AreaMap2D.hpp
limit chunks non-unloading zone to a circle
2025-07-13 15:57:57 +03:00
ArgsReader.hpp
add 'tps' command line argument
2025-10-02 19:40:05 +03:00
Buffer.hpp
add Buffer move assignment operator
2024-10-24 17:40:04 +03:00
BufferPool.hpp
add ObjectsPool
2025-11-18 19:47:35 +03:00
CallbacksSet.hpp
fix world previews generation
2025-11-22 19:23:46 +03:00
CentredMatrix.hpp
optimize PrecipitationRenderer
2025-02-26 02:24:16 +03:00
Clock.cpp
update on_physics_update & update standard components
2025-09-13 23:24:57 +03:00
Clock.hpp
replace include guards with pragma once
2024-08-10 01:57:59 +03:00
command_line.cpp
refactor: move and rename EnginePaths
2025-11-09 20:13:59 +03:00
command_line.hpp
add headless mode (engine initialization and finalization)
2024-12-07 01:12:27 +03:00
data_io.hpp
add extRLE16 encoder/decoder
2024-09-04 23:27:52 +03:00
EnumMetadata.hpp
add EnumMetadata
2025-04-13 13:53:59 +03:00
functional_util.hpp
refactor Heightmap methods with templates
2024-08-13 22:00:16 +03:00
HandlersList.hpp
rename keycode, mousecode enumerations
2025-04-02 17:39:31 +03:00
Interpolation.hpp
rotation interpolation fix
2025-07-19 15:36:00 +03:00
listutil.hpp
cleanup
2025-04-21 21:53:27 +03:00
ObjectsKeeper.hpp
rename keycode, mousecode enumerations
2025-04-02 17:39:31 +03:00
ObjectsPool.hpp
fixed error: could not convert from ‘void’ to ‘bool’
2025-12-08 19:58:00 +03:00
observer_handler.hpp
fix keyboard input in Windows (
#537
)
2025-06-30 20:50:41 +03:00
platform_internal.cpp
add platform::get_executable_path (
#638
)
2025-10-03 21:22:16 +03:00
platform.cpp
fix platform::detect_locale
2025-12-08 19:21:50 +03:00
platform.hpp
add platform::new_engine_instance
2025-10-03 22:02:56 +03:00
random.cpp
add 'random' library
2025-09-16 19:01:47 +03:00
random.hpp
update random.hpp
2025-09-16 19:12:25 +03:00
RunnablesList.hpp
rename keycode, mousecode enumerations
2025-04-02 17:39:31 +03:00
SmallHeap.hpp
fix setAscii, setUnicode
2024-10-01 22:06:57 +03:00
span.hpp
fix
2025-10-14 00:53:51 +03:00
stack_vector.hpp
fix util::stack_vector
2025-10-16 18:17:30 +03:00
stringutil.cpp
fix utf8 support
2025-11-23 19:56:12 +03:00
stringutil.hpp
fix utf8 support
2025-11-23 19:56:12 +03:00
ThreadPool.hpp
remove extra shared_ptr use from util::ThreadPool
2024-10-24 11:49:06 +03:00
timeutil.cpp
format: reformat project
2024-08-03 19:53:48 +03:00
timeutil.hpp
replace include guards with pragma once
2024-08-10 01:57:59 +03:00
type_helpers.hpp
refactor
2025-06-28 11:46:10 +03:00