effekseer / effekseer/Effekseer

Improve validation in loading

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
C++
Dominant language
C
Stars
1.8k
Forks
281
Avg merge
22h 57m
Merged PRs (30d)
1

Description

## replace memcpy into binary reader
replace mecpy into binary reader to make easy to check

## added min max
specify min max into binary reader to check whether value is valid.

this is implementing commit
https://github.com/effekseer/Effekseer/commit/f81e40212e07f6490fdac938bd0f0155dc7b17af

## add a mode where validation is disabled
to upgrade loading speed, added validation mode (on or off)

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the referenced commit and locate the binary reader and its loading entry points; the issue does not name specific files or tests. Confirm the intended scope for replacing memcpy, adding min/max validation, and providing an on/off validation mode, then verify loading behavior and speed in both modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.