4jcraft/targets/minecraft/client/model
Tropical c58c1bd9d2
Some checks are pending
Build (Linux, x86-64) / build-linux-amalgamate (push) Waiting to run
Build (Linux, x86-64) / build-linux-full (push) Waiting to run
Format Check / clang-format (push) Waiting to run
Release Nightly (Linux, x86-64) / release-linux (push) Waiting to run
fix: MSVC build fixes
2026-04-10 17:09:25 -07:00
..
dragon style: clang-format the entire project 2026-04-09 15:24:13 +10:00
geom style: clang-format the entire project 2026-04-09 15:24:13 +10:00
BatModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
BatModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
BlazeModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
BlazeModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
BoatModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
BoatModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
BookModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
BookModel.h chore: format repo, add format script 2026-04-10 00:22:58 -05:00
ChestModel.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
ChestModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ChickenModel.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
ChickenModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
CowModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
CowModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
CreeperModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
CreeperModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EndermanModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
EndermanModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
GhastModel.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
GhastModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HumanoidModel.cpp fix: MSVC build fixes 2026-04-10 17:09:25 -07:00
HumanoidModel.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
LargeChestModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LargeChestModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LavaSlimeModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LavaSlimeModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LeashKnotModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LeashKnotModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MinecartModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MinecartModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ModelHorse.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
ModelHorse.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
OcelotModel.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
OcelotModel.h chore: format repo, add format script 2026-04-10 00:22:58 -05:00
PigModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
PigModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Polygon.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Polygon.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
QuadrupedModel.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
QuadrupedModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SheepFurModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
SheepFurModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SheepModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
SheepModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SignModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SignModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SilverfishModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SilverfishModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SkeletonHeadModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SkeletonHeadModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SkeletonModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
SkeletonModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SkiModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SkiModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SkinBox.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
SlimeModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SlimeModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SnowManModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SnowManModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SpiderModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SpiderModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SquidModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
SquidModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Vertex.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
Vertex.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
VillagerGolemModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
VillagerGolemModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
VillagerModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
VillagerModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
VillagerZombieModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
VillagerZombieModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
WitchModel.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
WitchModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
WitherBossModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
WitherBossModel.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
WolfModel.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
WolfModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ZombieModel.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ZombieModel.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00