Skip to content

Texture Editor#11

Open
DronCode wants to merge 85 commits into
mainfrom
dev/texture_editor
Open

Texture Editor#11
DronCode wants to merge 85 commits into
mainfrom
dev/texture_editor

Conversation

@DronCode

Copy link
Copy Markdown
Member

Added support of TEX file format (all operations)
Migrated Conan to 2.x version
Removed primitives viewer (unstable thing, will be replaced later)

DronCode added 5 commits July 30, 2023 12:17
Added support of TEX file format (all operations)
Migrated Conan to 2.x version
Removed primitives viewer (unstable thing, will be replaced later)
Comment thread BMEdit/GameLib/Source/GameLib/TEX/TEXWriter.cpp Outdated
@DronCode DronCode mentioned this pull request Oct 10, 2023
DronCode added 4 commits May 1, 2024 19:06
Added new assets for script selector dialog.
Added script selector dialog (WIP)
Added support of script selector in ZScriptC type info
Fixed bug with post-mapping of properties after script changed.
Added auto-select in select script tool.
Fixed empty properties in produced opCodes in scripts (initial instructions, now they are inited from start by zero/default values)
@DronCode

Copy link
Copy Markdown
Member Author

Added tag for first public alpha release.

DronCode added 21 commits June 6, 2024 21:31
Reversed few types from M00 & AllLevels
Fixed hints (in value section hint will show text, not path)
Added beer and drunk optimisations in render pipeline
Added small filter to fix low fps in some places.
…re Profile, use bindless textures, use common geometry buffer with indexed renderer, added culling on GPU side with data streaming to CPU.
@DronCode

DronCode commented Feb 3, 2025

Copy link
Copy Markdown
Member Author

Some notes:

ZROOM::property_12C is m_StaticShadowSampleData
ZROOM::property_134 is m_vWind
ZHitmanAnim::property_C is m_pHMAnimFileName

ZCONTROL Properties list:

m_rOwner
m_dwShortcut
m_dwId
m_dwControlStyle
m_dwControlState
m_dwStates
m_rLeftControl
m_rRightControl
m_rUpControl
m_rDownControl
m_bNotifyControl
m_bTextControl
m_dwNormalColor
m_dwHoverColor
m_dwFocusColor
m_dwPushColor
m_dwDisabledColor
m_dwCheckColor
Disabled
Visible

ZHFlow

m_fSizeX
m_fSizeY
FlowPicture
FlowDataOffset
m_bLightDoubleResolution
InstanceObjects
LightList
StaticBoxList
MovingBoxList
ObstaclesList
m_lNumFlowInstances

ZHM3ActorProperties
m_prtKnownHitmanAses
m_fRecognizeSpeedKnown
m_iForgetTime
m_fInspectionDistMin
m_fInspectionDistMax

ZHM3HmAs
m_rClothBundleGroup
m_FootwearMaterial
m_rtWeaponsAllowed
m_eDressQuality
m_AllowedZones
m_rtItemContainerAllowed
m_iDisguiseGroup
m_bMayUseLadders
ExtraOptionName

ZBodyBagBox
m_iCapacity

ZActor
m_pAudibleRoomList

ElevatorButton
m_dwCallMsg
m_rClickSound
m_rTarget
m_pDefaultAction

ZHM3ItemTemplateBomb
m_fMaxDamage
m_fMaxDamageRange
m_fMaxRange
m_fExplodeTimer
Effect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

game formats Reverse engineering requests & issues gamelib Issue in gamelib qt UI requests & issues render_gl Render issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant