Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clark Lin
hw3d
Commits
181b5d26169880540cbce95b3e5ce7d590bda24c
Switch branch/tag
hw3d
01 Aug, 2019
5 commits
add texcoord to layout
· 181b5d26
chili
authored
Jul 26, 2019
181b5d26
loading diffuse textures
· 374f508f
chili
authored
Jul 26, 2019
374f508f
exploring properties
· 55aefc03
chili
authored
Jul 23, 2019
55aefc03
fun with pointers
· e288866e
chili
authored
Jul 22, 2019
e288866e
i hate you .gitignore
· 84403d53
chili
authored
Aug 01, 2019
84403d53
21 Jul, 2019
2 commits
add textured nanosuit obj
· f8f0282c
chili
authored
Jul 21, 2019
f8f0282c
rename nano model
· c98a7ec4
chili
authored
Jul 21, 2019
c98a7ec4
06 Jul, 2019
6 commits
minor access control change
· 62837c09
chili
authored
Jul 06, 2019
62837c09
can refactor recursive tree show to only need 1 ref now
· 99e230c6
chili
authored
Jul 06, 2019
99e230c6
give each node its id (fixing imgui tree id problems)
· dac6fa8a
chili
authored
Jul 06, 2019
dac6fa8a
prevent +/-PI pitch (camera look at does not like that)
· f67da57b
chili
authored
Jul 06, 2019
f67da57b
better camera rotation with lookAt + rotation of view direction
· cdb56818
chili
authored
Jul 06, 2019
cdb56818
bad camera rotation free mouse look
· 305895dc
chili
authored
Jul 06, 2019
305895dc
01 Jul, 2019
9 commits
enable / disable raw input
· 2a6d9115
chili
authored
Jul 02, 2019
2a6d9115
toggling cursor
· 704f5322
chili
authored
Jul 01, 2019
704f5322
raw mouse input
· 8cf923ec
chili
authored
Jul 01, 2019
8cf923ec
remove logging
· e08532b0
chili
authored
Jul 01, 2019
e08532b0
better handling of activate/deactivate window
· a8fd13a7
chili
authored
Jul 01, 2019
a8fd13a7
testing WM_ACTIVATE
· 11512ff4
chili
authored
Jul 01, 2019
11512ff4
mousetrap
· 7a461c18
chili
authored
Jul 01, 2019
7a461c18
disabling of imgui mouse input
· 12914fe9
chili
authored
Jul 01, 2019
12914fe9
ability to disable cursor
· 2f5bddb5
chili
authored
Jul 01, 2019
dissing
2f5bddb5
28 Jun, 2019
1 commit
remove unnecessary files
· 88ecc24b
chili
authored
Jun 27, 2019
88ecc24b
26 Jun, 2019
6 commits
adjustable window size gfx fixes
· 33c43a2c
chili
authored
Jun 27, 2019
33c43a2c
nanosuit hierarchical
· 74d52460
chili
authored
Jun 27, 2019
74d52460
applied transform before node transform
· e8a59d8c
chili
authored
Jun 26, 2019
e8a59d8c
selecting non-expanded nodes
· e7e22eda
chili
authored
Jun 26, 2019
e7e22eda
update assimp version
· eb218095
chili
authored
Jun 26, 2019
eb218095
add exception to mesh loading / old assimp dll broken
· 1da10a89
chili
authored
Jun 26, 2019
1da10a89
21 Jun, 2019
4 commits
control transform of any node in model
· caf57593
chili
authored
Jun 21, 2019
caf57593
extended node tree w/ selection
· 2c1c78d4
chili
authored
Jun 21, 2019
2c1c78d4
model window in own class (pImpl)
· 143981dc
chili
authored
Jun 21, 2019
143981dc
basic model node tree
· 97013ac9
chili
authored
Jun 21, 2019
97013ac9
10 Jun, 2019
7 commits
refactoring tentative
· 551cc463
chili
authored
Jun 02, 2019
551cc463
some control of model position
· ffdeae8c
chili
authored
May 16, 2019
ffdeae8c
node parsing model system beginnings
· 2a5d18ff
chili
authored
May 15, 2019
2a5d18ff
generate d3d layout desc from dynamic vertex layout
· d219ca73
chili
authored
May 14, 2019
d219ca73
template typemap vertexlayout
· af8779e6
chili
authored
May 14, 2019
af8779e6
fix problem with vbuf init (vcount -> bufbytes)
· d733cb2b
chili
authored
May 14, 2019
d733cb2b
using dynamic vtx layout for suzanne asstest
· ce1e5732
chili
authored
May 14, 2019
ce1e5732