Commit Graph

121 Commits (master)

Author SHA1 Message Date
Marc Gilleron c1cfb966e1 Update nearest terrain first 2017-03-28 00:56:49 +02:00
Marc Gilleron 2799ff67a3 Added pointed cube wireframe 2017-03-26 20:57:50 +02:00
Marc Gilleron 7cf17fc425 Cleanup 2017-03-26 18:11:46 +02:00
Marc Gilleron 5011bca3f9 Add character controller for testing physics 2017-03-26 18:11:21 +02:00
Marc Gilleron 06b07be8ea Upgraded project for Godot 3.0 2017-03-25 01:20:27 +01:00
Marc Gilleron d577f0c35d Update to match module changes 2017-01-02 05:47:51 +01:00
Marc Gilleron 5c4a798892 Optimized Heightmap generator 2016-05-10 03:11:03 +02:00
Marc Gilleron e9e9522bd6 Drastic code reduction, now handled by the C++ module 2016-05-10 02:05:58 +02:00
Marc Gilleron f7a7ab404e Added progressive acceleration to the debug camera 2016-05-10 00:18:24 +02:00
Marc Gilleron 5485a32b6d Removed unused files 2016-05-05 02:28:10 +02:00
Marc Gilleron 3ab843aa3f Added module dependencies info 2016-05-05 02:23:27 +02:00
Marc Gilleron f17f202609 Partially moved CPU-intensive code to C++ modules OpenSimplex and Voxel 2016-05-05 02:20:01 +02:00
Marc Gilleron 30305d5384 Fixed flickering in block spawn animation 2016-05-05 02:16:36 +02:00
Marc Gilleron cd8fd6f897 Tweaked debug camera so it works seamlessly with QWERTY and AZERTY keyboards 2016-04-27 20:50:21 +02:00
Marc Gilleron 93aec69946 Moved project files under a project/ directory so Godot won't load unnecessary files ase Resources 2016-04-27 20:48:49 +02:00
Marc Gilleron f1e25c439a Added screenshot 2016-04-27 20:39:49 +02:00
Marc Gilleron 29d9b82227 Added README 2016-04-27 20:25:45 +02:00
Marc Gilleron ba2ff637c1 Project name is "VoxelMap" 2016-04-27 04:28:33 +02:00
Marc Gilleron 2a97977d70 Renamed generator.gd => voxel_map.gd and added comments 2016-04-27 04:08:04 +02:00
Marc Gilleron 8c3d6e4c4e Moved VoxelType to its own file and renamed block.gd => block_node.gd 2016-04-27 03:33:03 +02:00
Marc Gilleron 3d97573449 Added project 2016-04-27 01:55:07 +02:00