-fix bug in cache for atlas import/export
-fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
# 'key.alias' for the name of the key to use.
|
||||
# The password will be asked during the build when you use the 'release' target.
|
||||
|
||||
key.store=my-release-key.keystore
|
||||
key.alias=mykey
|
||||
key.store=/home/luis/Downloads/carnavalguachin.keystore
|
||||
key.alias=momoselacome
|
||||
|
||||
key.store.password=123456
|
||||
key.alias.password=123456
|
||||
key.store.password=12345678
|
||||
key.alias.password=12345678
|
||||
|
||||
Reference in New Issue
Block a user