annotate .hgignore @ 48:0ae1ff609626

Implement diffuse setting for models in scenefile. Also refactor parsing/handling of ambient/diffuse/specular values and unify it for both models and lights.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 06 Dec 2019 01:12:23 +0200
parents 575fab206bc6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 *.o
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 *.a
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 glxdragon