added undo functionality for block movement as well as block textures
parent
1fc4d015
No related branches found
No related tags found
Showing
- .vscode/settings.json 3 additions, 1 deletion.vscode/settings.json
- Makefile 1 addition, 1 deletionMakefile
- blockOrientations.h 1 addition, 1 deletionblockOrientations.h
- direction 0 additions, 0 deletionsdirection
- glutTexturedSolidCube.cpp 107 additions, 0 deletionsglutTexturedSolidCube.cpp
- glutTexturedSolidCube.h 17 additions, 0 deletionsglutTexturedSolidCube.h
- main.cpp 25 additions, 2 deletionsmain.cpp
- scene/block.cpp 45 additions, 2 deletionsscene/block.cpp
- scene/block.h 13 additions, 0 deletionsscene/block.h
- texture2D.cpp 87 additions, 0 deletionstexture2D.cpp
- texture2D.h 29 additions, 0 deletionstexture2D.h
- textures/dark_tile.ppm 513 additions, 0 deletionstextures/dark_tile.ppm
- textures/lava_texture.ppm 515 additions, 0 deletionstextures/lava_texture.ppm
- textures/wood_texture.ppm 503 additions, 0 deletionstextures/wood_texture.ppm
Loading
Please register or sign in to comment