| Age | Commit message (Collapse) | Author |
|
|
|
* Consistent order for attributes of `Texture` nodes in asset xmls
* Consistent order for attributes of `Blob` nodes in asset xmls
* Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls
* Remove space before closing `/>` in asset xmls tags
|
|
* copy over the xml
* Rename anims
* A bunch of renames
* minor extract_assets fixes
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "820678b4e"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "820678b4e"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Change rgb5a1 to rgba16
* eye and eyebrows
* some dlists
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "6be9af65d"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "6be9af65d"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
|
|
object_horse_zelda OK (#724)
* object_horse_zelda
Signed-off-by: angie <angheloalf95@gmail.com>
* object_horse_normal
Signed-off-by: angie <angheloalf95@gmail.com>
* object_horse_link_child
Signed-off-by: angie <angheloalf95@gmail.com>
* object_horse_ganon
Signed-off-by: angie <angheloalf95@gmail.com>
* object_horse
Signed-off-by: angie <angheloalf95@gmail.com>
* object_hni
Signed-off-by: Angie <angheloalf95@gmail.com>
* ZAPD is falling to do vtx
Signed-off-by: Angie <angheloalf95@gmail.com>
* Testing
Signed-off-by: Angie <angheloalf95@gmail.com>
* Rename horse_link_child variables
Signed-off-by: angie <angheloalf95@gmail.com>
* horse_zelda with names
Signed-off-by: angie <angheloalf95@gmail.com>
* I'm suspecting that this game doesn't use z_en_horse_ganon
Signed-off-by: angie <angheloalf95@gmail.com>
* Child epona eye textures
Signed-off-by: Angie <angheloalf95@gmail.com>
* Extract eyes textures from Epona
Signed-off-by: Angie <angheloalf95@gmail.com>
* Small rename
Signed-off-by: Angie <angheloalf95@gmail.com>
* change references in EnHorseNormal
Signed-off-by: angie <angheloalf95@gmail.com>
* Rename a few HorseNormal animations
Signed-off-by: angie <angheloalf95@gmail.com>
* Add normal horse eye texture
Signed-off-by: angie <angheloalf95@gmail.com>
* Add some textures
Signed-off-by: angie <angheloalf95@gmail.com>
* change pointers in EnViewer
Signed-off-by: angie <angheloalf95@gmail.com>
* Rename some animations of HorseGanon
Signed-off-by: angie <angheloalf95@gmail.com>
* Add a few dlists in object_horse
Signed-off-by: Angie <angheloalf95@gmail.com>
* Add whinnies
Signed-off-by: Angie <angheloalf95@gmail.com>
* Rename last animations remaining in horse_normal and horse_ganon
Signed-off-by: angie <angheloalf95@gmail.com>
* Remove epona and ingo's horse
Signed-off-by: angie <angheloalf95@gmail.com>
* ./format.sh
Signed-off-by: angie <angheloalf95@gmail.com>
* Give a proper name to horses animations
Signed-off-by: angie <angheloalf95@gmail.com>
* add trailling comma
Signed-off-by: Angie <angheloalf95@gmail.com>
* remove union of skeletons
Signed-off-by: angie <angheloalf95@gmail.com>
* change skeletonheader* to void*
Signed-off-by: angie <angheloalf95@gmail.com>
* remove cast
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
* remove cast 2
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
* format.sh
Signed-off-by: angie <angheloalf95@gmail.com>
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
|