ShadowNinja 406ed5efac Add compression API il y a 9 ans
..
cguittfont c410e9182d OS X compatibility fixes il y a 10 ans
json dd8593f2d6 fix link if system json lib exists il y a 11 ans
jthread 37b7f094e3 Fix warnings reported by clang il y a 10 ans
lua 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
script 406ed5efac Add compression API il y a 9 ans
sqlite 99de37ff94 Update to SQLite 3.7.7.1 il y a 12 ans
util 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
CMakeLists.txt 17345404ba Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMake option Update 32-bit buildbot (OpenAL updated, zlib updated) Change build directory for buildbots to '_build' to prevent removal of Android build files Use -win64 suffix for 64-bit Windows builds Fixes #1476 il y a 10 ans
activeobject.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
ban.cpp c58b9d8da3 ban.cpp refactoring il y a 9 ans
ban.h d308352dbd Always use builtin JThread library il y a 10 ans
base64.cpp d085139057 Fix signedness warning in base64.cpp il y a 12 ans
base64.h d31f07bd4b Fix most warnings, re-fix MSVC compile error il y a 11 ans
biome.cpp 0279f32db7 Remove liquid_finite and weather il y a 10 ans
biome.h 9bccd75e34 Weather: Clean up getHeat/getHumidity somewhat il y a 10 ans
camera.cpp 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
camera.h 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
cavegen.cpp 5a34f40d80 Huge overhaul of the entire MapgenParams system il y a 10 ans
cavegen.h 18d7bc7fa1 Mapgen V7: Huge rewrite, also tweaks to cavegen et al. il y a 11 ans
chat.cpp 206f076422 Fix typo in comment in chat.cpp il y a 9 ans
chat.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
client.cpp 58e6d25e03 Node highlighting. il y a 9 ans
client.h 58e6d25e03 Node highlighting. il y a 9 ans
clientiface.cpp 8e9d896f2d Fix "ghost" blocks if block update is "on wire" while player digs nodes il y a 9 ans
clientiface.h 8e9d896f2d Fix "ghost" blocks if block update is "on wire" while player digs nodes il y a 9 ans
clientmap.cpp 334ec4bb1b Avoid doing a full material compare if not even first texture does match il y a 10 ans
clientmap.h 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
clientmedia.cpp 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
clientmedia.h 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
clientobject.cpp 6a1670dbc3 Migrate to STL containers/algorithms. il y a 11 ans
clientobject.h 37b7f094e3 Fix warnings reported by clang il y a 10 ans
clientserver.h e66bb9b864 Allow use all 6 faces for special tiles. il y a 9 ans
clientsimpleobject.h 6d0ea26c2d Update Copyright Years il y a 11 ans
clouds.cpp 062de11b4c Fix rendering glitches when far from the center of the map il y a 10 ans
clouds.h e17d29ccd6 Fix #1358 (disappearing clouds) il y a 10 ans
cmake_config.h.in c9cab6bcab Make config compatible with C++11 il y a 9 ans
cmake_config_githash.h.in 8bc7ea61b9 Show git hash in version string at top left corner of window il y a 10 ans
collision.cpp 8cae659786 Add an option to disable object <-> object collision for Lua entities il y a 11 ans
collision.h 8cae659786 Add an option to disable object <-> object collision for Lua entities il y a 11 ans
config.h 5357a17bac Don't include cmake_config_githash.h into files that don't need it il y a 10 ans
connection.cpp 62ea342ad1 Log unhandled exceptions in connectionthreads to errorstream il y a 9 ans
connection.h 247a1ebf23 Improve timeout calculation il y a 9 ans
constants.h 247a1ebf23 Improve timeout calculation il y a 9 ans
content_abm.cpp 0279f32db7 Remove liquid_finite and weather il y a 10 ans
content_abm.h 6d0ea26c2d Update Copyright Years il y a 11 ans
content_cao.cpp 2e19af9919 Fix client crash on deletion of an object the clients localplayer is attached to il y a 10 ans
content_cao.h 37b7f094e3 Fix warnings reported by clang il y a 10 ans
content_cso.cpp 8161ab573f Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture il y a 11 ans
content_cso.h 6d0ea26c2d Update Copyright Years il y a 11 ans
content_mapblock.cpp 86a0f5603b Bugfix: don't highlight air nodes. il y a 9 ans
content_mapblock.h 6d0ea26c2d Update Copyright Years il y a 11 ans
content_mapnode.cpp 6d0ea26c2d Update Copyright Years il y a 11 ans
content_mapnode.h 6d0ea26c2d Update Copyright Years il y a 11 ans
content_nodemeta.cpp 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
content_nodemeta.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
content_object.h 6d0ea26c2d Update Copyright Years il y a 11 ans
content_sao.cpp 7e6db1b803 Only keep players loaded while they're connected il y a 10 ans
content_sao.h 7cac34c807 Pass arguments by reference il y a 10 ans
convert_json.cpp 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
convert_json.h 8af44f8163 Remove ugly curl struct pointer from jsonFetchValue signature il y a 10 ans
craftdef.cpp fead7a27ca Fix aliases not working in shapeless crafting recipes il y a 10 ans
craftdef.h 5af8acfa6e Added method to get all registered recipes for item(node) il y a 11 ans
database-dummy.cpp eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
database-dummy.h eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
database-leveldb.cpp eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
database-leveldb.h eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
database-redis.cpp eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
database-redis.h eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
database-sqlite3.cpp fa427d641b Add sqlite3 backend hack for android il y a 9 ans
database-sqlite3.h fa427d641b Add sqlite3 backend hack for android il y a 9 ans
database.cpp 41bc24477b Revert binary database block position encoding il y a 10 ans
database.h eec456be63 Move MapBlock (de)serializing code out of Database class il y a 10 ans
daynightratio.h 6d0ea26c2d Update Copyright Years il y a 11 ans
debug.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
debug.h c6e3797c1a Remove assert warning in leveldb wonderland il y a 10 ans
defaultsettings.cpp 8852333eb3 Use configured bind_address for HTTPFetch il y a 9 ans
defaultsettings.h d4245e6cac Support for scalable font and gui elements il y a 10 ans
drawscene.cpp 18bfa1c785 Added configurable selectionbox width. Min width = 1, Max = 5 il y a 9 ans
drawscene.h 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
dungeongen.cpp 5a34f40d80 Huge overhaul of the entire MapgenParams system il y a 10 ans
dungeongen.h c3708b456e Add map feature generation notify Lua API il y a 10 ans
emerge.cpp 2d90aca4ab Remove indev mapgen il y a 10 ans
emerge.h 3570f3e396 Add minetest.set_noiseparam_defaults() Lua API il y a 10 ans
environment.cpp 9e4e7072da Update Mapgen VoxelManipulator on buffer invalidation il y a 9 ans
environment.h 7e6db1b803 Only keep players loaded while they're connected il y a 10 ans
event.h 6d0ea26c2d Update Copyright Years il y a 11 ans
event_manager.h 6d0ea26c2d Update Copyright Years il y a 11 ans
exceptions.h 142e2d3b74 Cleanup client init states by bumping protocol version il y a 10 ans
filecache.cpp 0404bbf671 Rewrite client media download and support hash-based remote download il y a 10 ans
filecache.h 0404bbf671 Rewrite client media download and support hash-based remote download il y a 10 ans
filesys.cpp 5f1f1151d3 Remove temporary file at safeWriteToFile() il y a 9 ans
filesys.h d718b0b34e Dont write directly to files but rather write and copy a tmp file il y a 11 ans
game.cpp 58e6d25e03 Node highlighting. il y a 9 ans
game.h c0ab09af74 Add player:set_eye_offset() by @MirceaKitsune and clean up il y a 10 ans
gamedef.h d76957ee22 Create new instance of mesh every time it's required (Solves #703) il y a 10 ans
genericobject.cpp 15be2659ea Add sneak and sneak_glitch to set_physics_override() il y a 10 ans
genericobject.h 15be2659ea Add sneak and sneak_glitch to set_physics_override() il y a 10 ans
gettext.cpp 6922807fd5 fixed typo std::encl in src/gettext.cpp il y a 10 ans
gettext.h eadde1e741 Fix errors/warnings reported by valgrind il y a 10 ans
gettime.h df49b93877 Add varying levels of precision to TimeTaker il y a 11 ans
guiChatConsole.cpp 2af5864534 Make freetype usage configureable by a setting il y a 11 ans
guiChatConsole.h 2af5864534 Make freetype usage configureable by a setting il y a 11 ans
guiEngine.cpp 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
guiEngine.h 7b3602bab3 Fix regression dirt texture not beeing default in non cloud menu il y a 10 ans
guiFileSelectMenu.cpp 22a59b3912 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) il y a 10 ans
guiFileSelectMenu.h 22a59b3912 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) il y a 10 ans
guiFormSpecMenu.cpp 7d72ac6a69 Make tooltip_show_delay=0 work il y a 10 ans
guiFormSpecMenu.h 65b8b524c0 Add srollbar formspec element il y a 10 ans
guiKeyChangeMenu.cpp 22a59b3912 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) il y a 10 ans
guiKeyChangeMenu.h 98182f6097 fix memory leaks introduced by invalid gettext usage il y a 11 ans
guiMainMenu.h ade70fe4b9 Allow SIGINT to kill mainmenu again il y a 10 ans
guiPasswordChange.cpp 22a59b3912 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) il y a 10 ans
guiPasswordChange.h 6d0ea26c2d Update Copyright Years il y a 11 ans
guiTable.cpp 4caa00cc99 Make scrollbar scale according to DPI and scaling factor il y a 9 ans
guiTable.h 8966c16ad2 Add formspec table il y a 10 ans
guiVolumeChange.cpp 118e2ae865 Fix all warnings reported by clang il y a 10 ans
guiVolumeChange.h 118e2ae865 Fix all warnings reported by clang il y a 10 ans
hex.h 0a903e69fb Implement urlencode and urldecode il y a 10 ans
httpfetch.cpp 8852333eb3 Use configured bind_address for HTTPFetch il y a 9 ans
httpfetch.h 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
hud.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
hud.h d3ee617f37 Fix heart + bubble bar size on different texture packs il y a 10 ans
inventory.cpp 6f6f289db4 Compare values instead of pointers in Inventory::operator== il y a 10 ans
inventory.h 51e6feb17c Add operator!= to Inventory(List), make operator== a const method il y a 10 ans
inventorymanager.cpp bd6d4666ab Add a callback: minetest.register_on_craft(itemstack, player, il y a 10 ans
inventorymanager.h 6d0ea26c2d Update Copyright Years il y a 11 ans
irr_aabb3d.h 6d0ea26c2d Update Copyright Years il y a 11 ans
irr_v2d.h 6d0ea26c2d Update Copyright Years il y a 11 ans
irr_v3d.h 6d0ea26c2d Update Copyright Years il y a 11 ans
irrlichttypes.h 6d0ea26c2d Update Copyright Years il y a 11 ans
irrlichttypes_bloated.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
irrlichttypes_extrabloated.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
itemdef.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
itemdef.h cba90d4441 Make range of tools configureable il y a 11 ans
itemgroup.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
keycode.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
keycode.h 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
light.cpp 6d0ea26c2d Update Copyright Years il y a 11 ans
light.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
localplayer.cpp 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
localplayer.h 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
log.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
log.h 6d0ea26c2d Update Copyright Years il y a 11 ans
logoutputbuffer.h 6d0ea26c2d Update Copyright Years il y a 11 ans
luaentity_common.h 6d0ea26c2d Update Copyright Years il y a 11 ans
main.cpp 996ea60642 Add video driver selection to settings menu (based uppon idea from webdesigner97) il y a 9 ans
main.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
mainmenumanager.h 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
map.cpp 9e4e7072da Update Mapgen VoxelManipulator on buffer invalidation il y a 9 ans
map.h 9e4e7072da Update Mapgen VoxelManipulator on buffer invalidation il y a 9 ans
mapblock.cpp 5d06bdf8ac Speedup getBlockNodeIdMapping by up to factor 4 by using a fixed size mapping array il y a 10 ans
mapblock.h 0279f32db7 Remove liquid_finite and weather il y a 10 ans
mapblock_mesh.cpp 58e6d25e03 Node highlighting. il y a 9 ans
mapblock_mesh.h 58e6d25e03 Node highlighting. il y a 9 ans
mapchunk.h 6d0ea26c2d Update Copyright Years il y a 11 ans
mapgen.cpp 4977b736e3 Fix warnings il y a 10 ans
mapgen.h 118e2ae865 Fix all warnings reported by clang il y a 10 ans
mapgen_singlenode.cpp 83bafbe08b Make flag strings clear specified flag with 'no' prefix il y a 10 ans
mapgen_singlenode.h 5a34f40d80 Huge overhaul of the entire MapgenParams system il y a 10 ans
mapgen_v6.cpp 83bafbe08b Make flag strings clear specified flag with 'no' prefix il y a 10 ans
mapgen_v6.h 83bafbe08b Make flag strings clear specified flag with 'no' prefix il y a 10 ans
mapgen_v7.cpp 83bafbe08b Make flag strings clear specified flag with 'no' prefix il y a 10 ans
mapgen_v7.h 5a34f40d80 Huge overhaul of the entire MapgenParams system il y a 10 ans
mapnode.cpp 747bc40840 Cavegen: Respect is_ground_content MapNode setting; fix some code formatting issues il y a 10 ans
mapnode.h 8bc68645cb Raise the maximum node limit to 0x7fff il y a 10 ans
mapsector.cpp 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
mapsector.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
mesh.cpp 68bbdf1b2c Fix invalid usage of texture->getSize() where actually texture->getOriginalSize() was meant il y a 10 ans
mesh.h 8f1d5d34a6 Move generateTextureFromMesh to TextureSource to fix a texture leak il y a 11 ans
modalMenu.h 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
modifiedstate.h 6d0ea26c2d Update Copyright Years il y a 11 ans
mods.cpp 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
mods.h 8af44f8163 Remove ugly curl struct pointer from jsonFetchValue signature il y a 10 ans
nameidmapping.cpp 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
nameidmapping.h 6d0ea26c2d Update Copyright Years il y a 11 ans
nodedef.cpp e66bb9b864 Allow use all 6 faces for special tiles. il y a 9 ans
nodedef.h e66bb9b864 Allow use all 6 faces for special tiles. il y a 9 ans
nodemetadata.cpp e17f140be0 Add a limit to node meta data resolving recursion il y a 10 ans
nodemetadata.h e17f140be0 Add a limit to node meta data resolving recursion il y a 10 ans
nodetimer.cpp 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
nodetimer.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
noise.cpp 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
noise.h 3570f3e396 Add minetest.set_noiseparam_defaults() Lua API il y a 10 ans
object_properties.cpp 4feea0ac68 Add offset to automatic_face_movement_dir il y a 10 ans
object_properties.h 4feea0ac68 Add offset to automatic_face_movement_dir il y a 10 ans
particles.cpp 062de11b4c Fix rendering glitches when far from the center of the map il y a 10 ans
particles.h 062de11b4c Fix rendering glitches when far from the center of the map il y a 10 ans
pathfinder.cpp ea0def381d Remove noisy error messages, prepend "pathfinder: " to pathfinder messages il y a 10 ans
pathfinder.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
player.cpp b8343cd11c Fix memory leaks in GenericCAO, ShaderSource and Player classes il y a 10 ans
player.h e491f8cd48 Only try to load from possible player files il y a 10 ans
porting.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
porting.h 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
porting_android.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
porting_android.h 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
profiler.h ee7af21e41 Fix msvc2012 build il y a 10 ans
quicktune.cpp 04e9a9d541 Cleanup jthread and fix win32 build il y a 10 ans
quicktune.h 6d0ea26c2d Update Copyright Years il y a 11 ans
quicktune_shortcutter.h 6d0ea26c2d Update Copyright Years il y a 11 ans
rollback.cpp 24face5249 Fix statement not set NULL on deletion il y a 10 ans
rollback.h 7433d65d3e Rollback fixes and get_node_actions il y a 10 ans
rollback_interface.cpp 5be786c804 Fixed potential NULL pointer and leak when setting node metadata il y a 10 ans
rollback_interface.h 7433d65d3e Rollback fixes and get_node_actions il y a 10 ans
serialization.cpp 406ed5efac Add compression API il y a 9 ans
serialization.h 406ed5efac Add compression API il y a 9 ans
server.cpp dec8c43de3 Fix to to too two times il y a 9 ans
server.h c91f8b1d25 Add prefixes to enum values and fix style issues il y a 10 ans
serverlist.cpp 86a3c8ce56 Reduce indentation of HTTPFetchOngoing il y a 9 ans
serverlist.h 9afeb97fc6 Fix serverlist code style, const-correctness, and types il y a 10 ans
serverobject.cpp c380563a12 Fix issue #1275 - one more missing check. il y a 10 ans
serverobject.h c5a8448c41 Allow modifying movement speed, jump height and gravity per-player via the Lua API. il y a 11 ans
settings.h eda9214f81 Bunch of small fixes (coding style, very unlikely errors, warning messages) il y a 10 ans
sha1.cpp bf9f50bc0e Make SHA1::addBytes(..., 0) a no-op instead of an assertion failure il y a 10 ans
sha1.h 52d857cf15 Passwords - a few corrections to the previous commit il y a 13 ans
shader.cpp 37b7f094e3 Fix warnings reported by clang il y a 10 ans
shader.h 6c98fd6658 Unite nodes shaders. il y a 10 ans
sky.cpp 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
sky.h 09970b7b6d Add support for interlaced polarized 3d screens il y a 10 ans
socket.cpp 960d731587 Fix broken Ipv4 serialization on win32 il y a 10 ans
socket.h 6090e95cdc Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANY il y a 10 ans
sound.cpp 6d0ea26c2d Update Copyright Years il y a 11 ans
sound.h 6d0ea26c2d Update Copyright Years il y a 11 ans
sound_openal.cpp 7cac34c807 Pass arguments by reference il y a 10 ans
sound_openal.h 6d0ea26c2d Update Copyright Years il y a 11 ans
staticobject.cpp 6a1670dbc3 Migrate to STL containers/algorithms. il y a 11 ans
staticobject.h b3591019ad Fix object duplication bug (at least in the most reproducible UFO case) il y a 10 ans
strfnd.h 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu il y a 11 ans
subgame.cpp fa427d641b Add sqlite3 backend hack for android il y a 9 ans
subgame.h a888b232fe Add header.png and footer.png support for games, and support texture packs via <gameid>_menu_<background/overlay/header/footer>.png il y a 11 ans
test.cpp 2b9beead38 Don't handle lack of IPv6 as fatal in unit tests il y a 10 ans
test.h 6d0ea26c2d Update Copyright Years il y a 11 ans
threads.h d308352dbd Always use builtin JThread library il y a 10 ans
tile.cpp b19dd922ec Add ^[mask texture modifier il y a 9 ans
tile.h 58e6d25e03 Node highlighting. il y a 9 ans
tool.cpp 3d6d66b181 Fix inversion of full_punch_interval il y a 10 ans
tool.h 7d9329ecfe New damage system, add damageGroups to ToolCapabilities, bump protocol version il y a 11 ans
touchscreengui.cpp 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
touchscreengui.h 1cc40c0a7c Add support for Android 2.3+ il y a 10 ans
treegen.cpp f33d31693e Fix seg fault if popping from empty stack (L-system trees) il y a 9 ans
treegen.h f33d31693e Fix seg fault if popping from empty stack (L-system trees) il y a 9 ans
version.cpp 587167e940 Move #includes from version.h to version.cpp il y a 10 ans
version.h 587167e940 Move #includes from version.h to version.cpp il y a 10 ans
voxel.cpp 8ad83767cf Remove emerge and speedup addArea by using memcopy instead of one by one assignment il y a 10 ans
voxel.h 8ad83767cf Remove emerge and speedup addArea by using memcopy instead of one by one assignment il y a 10 ans
voxelalgorithms.cpp 8ad83767cf Remove emerge and speedup addArea by using memcopy instead of one by one assignment il y a 10 ans
voxelalgorithms.h 6a1670dbc3 Migrate to STL containers/algorithms. il y a 11 ans