mirror of
https://github.com/Ed94/DuctTaped_GL.git
synced 2025-07-01 09:21:02 -07:00
Fixed normal paperclips with hotglue for everything except cube.
Also prevent input spamming on actions that require a re-press.
This commit is contained in:
9
x64/Debug/CompGraphics.Build.CppClean.log
Normal file
9
x64/Debug/CompGraphics.Build.CppClean.log
Normal file
@ -0,0 +1,9 @@
|
||||
f:\projects\compgraphics\x64\debug\compgraphics.exe
|
||||
f:\projects\compgraphics\x64\debug\compgraphics.ilk
|
||||
f:\projects\compgraphics\x64\debug\compgraphics.pdb
|
||||
f:\projects\compgraphics\compgraphics\x64\debug\vc142.idb
|
||||
f:\projects\compgraphics\compgraphics\x64\debug\vc142.pdb
|
||||
f:\projects\compgraphics\compgraphics\x64\debug\compgraphics.tlog\cl.command.1.tlog
|
||||
f:\projects\compgraphics\compgraphics\x64\debug\compgraphics.tlog\link.command.1.tlog
|
||||
f:\projects\compgraphics\compgraphics\x64\debug\compgraphics.tlog\link.read.1.tlog
|
||||
f:\projects\compgraphics\compgraphics\x64\debug\compgraphics.tlog\link.write.1.tlog
|
3
x64/Debug/CompGraphics.log
Normal file
3
x64/Debug/CompGraphics.log
Normal file
@ -0,0 +1,3 @@
|
||||
Execution.cpp
|
||||
F:\Projects\CompGraphics\CompGraphics\DGL\DGL_Entity.hpp(94,1): warning C4244: '+=': conversion from 'double' to 'DGL::gFloat', possible loss of data
|
||||
CompGraphics.vcxproj -> F:\Projects\CompGraphics\x64\Debug\CompGraphics.exe
|
BIN
x64/Debug/CompGraphics.tlog/CL.command.1.tlog
Normal file
BIN
x64/Debug/CompGraphics.tlog/CL.command.1.tlog
Normal file
Binary file not shown.
BIN
x64/Debug/CompGraphics.tlog/CL.read.1.tlog
Normal file
BIN
x64/Debug/CompGraphics.tlog/CL.read.1.tlog
Normal file
Binary file not shown.
BIN
x64/Debug/CompGraphics.tlog/CL.write.1.tlog
Normal file
BIN
x64/Debug/CompGraphics.tlog/CL.write.1.tlog
Normal file
Binary file not shown.
2
x64/Debug/CompGraphics.tlog/CompGraphics.lastbuildstate
Normal file
2
x64/Debug/CompGraphics.tlog/CompGraphics.lastbuildstate
Normal file
@ -0,0 +1,2 @@
|
||||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v142:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0
|
||||
Debug|x64|F:\Projects\CompGraphics\|
|
BIN
x64/Debug/CompGraphics.tlog/link.command.1.tlog
Normal file
BIN
x64/Debug/CompGraphics.tlog/link.command.1.tlog
Normal file
Binary file not shown.
BIN
x64/Debug/CompGraphics.tlog/link.read.1.tlog
Normal file
BIN
x64/Debug/CompGraphics.tlog/link.read.1.tlog
Normal file
Binary file not shown.
BIN
x64/Debug/CompGraphics.tlog/link.write.1.tlog
Normal file
BIN
x64/Debug/CompGraphics.tlog/link.write.1.tlog
Normal file
Binary file not shown.
0
x64/Debug/CompGraphics.vcxproj.FileListAbsolute.txt
Normal file
0
x64/Debug/CompGraphics.vcxproj.FileListAbsolute.txt
Normal file
BIN
x64/Debug/Execution.obj
Normal file
BIN
x64/Debug/Execution.obj
Normal file
Binary file not shown.
BIN
x64/Debug/vc142.idb
Normal file
BIN
x64/Debug/vc142.idb
Normal file
Binary file not shown.
BIN
x64/Debug/vc142.pdb
Normal file
BIN
x64/Debug/vc142.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user