.hgignore

Fri, 07 Feb 2020 02:01:21 +0200

author
Teemu Piippo <teemu@hecknology.net>
date
Fri, 07 Feb 2020 02:01:21 +0200
changeset 49
d56cc7387dad
parent 25
6de5ac1fb471
child 263
59b6027b9843
permissions
-rw-r--r--

wrote the id color in terms of the id value in the shader now that I can get the id to the shader properly

0
f9f4d4d6f162 initial commit
Teemu Piippo <teemu@hecknology.net>
parents:
diff changeset
1 syntax:glob
f9f4d4d6f162 initial commit
Teemu Piippo <teemu@hecknology.net>
parents:
diff changeset
2 CMakeLists.txt.user
1
51d14b0c68c0 add version
Teemu Piippo <teemu@hecknology.net>
parents: 0
diff changeset
3 __pycache__
3
55a55a9ec2c2 Added lots of code
Teemu Piippo <teemu@hecknology.net>
parents: 1
diff changeset
4 *.orig
25
6de5ac1fb471 added debug and release to hgignore
Teemu Piippo <teemu@hecknology.net>
parents: 3
diff changeset
5 debug
6de5ac1fb471 added debug and release to hgignore
Teemu Piippo <teemu@hecknology.net>
parents: 3
diff changeset
6 release

mercurial