mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
make pi.txt
This commit is contained in:
parent
53a6f48537
commit
ee16b8ac99
@ -628,6 +628,10 @@ $[TAB]rm -f $[texattrib_file:%.txa=%.boo]
|
|||||||
pi :
|
pi :
|
||||||
$[TAB]egg-palettize $[PALETTIZE_OPTS] -af $[texattrib_file] -dm $[install_dir]/%g/maps -pi
|
$[TAB]egg-palettize $[PALETTIZE_OPTS] -af $[texattrib_file] -dm $[install_dir]/%g/maps -pi
|
||||||
|
|
||||||
|
.PHONY: pi.txt
|
||||||
|
pi.txt :
|
||||||
|
$[TAB]egg-palettize $[PALETTIZE_OPTS] -af $[texattrib_file] -dm $[install_dir]/%g/maps -pi >pi.txt
|
||||||
|
|
||||||
#
|
#
|
||||||
# pal-stats : report palettization statistics to standard output for the
|
# pal-stats : report palettization statistics to standard output for the
|
||||||
# user's perusal.
|
# user's perusal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user