This website works better with JavaScript.
Home
Explore
Help
Sign In
antkeeper
/
source
Watch
1
Star
0
Fork
0
Code
Issues
8
Pull Requests
0
Releases
0
Activity
269
Commits
1
Branch
18 MiB
Tree:
cd557896d3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cd557896d3'
${ noResults }
Commit Graph
30 Commits (cd557896d3c73c73cb2cce5eb3f684238ef31636)
Author
SHA1
Message
Date
C. J. Howard
288012a4ef
Make runnable again after multiple data module updates
3 years ago
C. J. Howard
2db97b5d53
Add files in the input folder to the input namespace
3 years ago
C. J. Howard
ccbbd08b32
Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace
3 years ago
C. J. Howard
d16167586c
Rename geometry folder to geom and move all code in the geom folder into the geom namespace
4 years ago
C. J. Howard
9de00878ac
Move components and systems to ecs namespace
4 years ago
C. J. Howard
978ad7add6
Rename scene class to collection and move all scene-related classes into the scene namespace
4 years ago
C. J. Howard
692d0f71ee
Move code in debug folder into new debug namespace
4 years ago
C. J. Howard
2c4e237276
Update copyright date
4 years ago
C. J. Howard
e16de75386
Add solar system
4 years ago
C. J. Howard
f83f659439
Rename solar system -> astronomy system, improve calculations of orbital positions
4 years ago
C. J. Howard
a2377af35a
Add solar system to game context
4 years ago
C. J. Howard
f7ec9dacc5
Switch sky pass from using fullscreen quad to sky dome model
4 years ago
C. J. Howard
7222deeb56
Add weather system
4 years ago
C. J. Howard
50f2832db1
Add biome loader
4 years ago
C. J. Howard
6aa655f3f1
Add painting system
4 years ago
C. J. Howard
6840e8c9d2
Add tool events and tracking system
4 years ago
C. J. Howard
bf72a69bd0
Add twig tool
4 years ago
C. J. Howard
280c3f1c0c
Add container tool
4 years ago
C. J. Howard
6a5c459db3
Add marker tool and fix x-ray material sorting
4 years ago
C. J. Howard
165f4fdea1
Move rotation controls to control system and make rotation continuous
4 years ago
C. J. Howard
bca1201e6c
Add parent component, spatial system, and make transform components support parent-child relationships
4 years ago
C. J. Howard
6ad5c0764c
Make splash screen skipable and add tool equip hotkeys
4 years ago
C. J. Howard
d6ff0a07fb
Add lens and flashlight spotlight
4 years ago
C. J. Howard
752991b0f5
Add outline pass
4 years ago
C. J. Howard
37f95a087d
Improve orbit cam springing
4 years ago
C. J. Howard
db9b09ac98
Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints
4 years ago
C. J. Howard
7c8b2ddfbc
Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems
4 years ago
C. J. Howard
43b4565946
Enable localized strings
4 years ago
C. J. Howard
7e8aeac971
Fix fullscreen toggling
4 years ago
C. J. Howard
924cde00e5
Refactor application to split into application class and separate game bootloader
4 years ago