Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
r-ex
/
RePak
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
39
Code
Issues
3
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Particle effects baking support (EFCT)
- #77
#77
Draft
Mauler125
wants to merge 23 commits into
main
r-ex/RePak:main
from
particle_effects
r-ex/RePak:particle_effects
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
Particle effects baking support (EFCT)
#77
Mauler125
wants to merge 23 commits into
main
r-ex/RePak:main
from
particle_effects
r-ex/RePak:particle_effects
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2025
Fix typo in error from SettingsFieldFinder_FindFieldByAbsoluteName()
Show description for edb7fa6
Mauler125
committed
edb7fa6
View commit details
Copy full SHA for edb7fa6
Browse repository at this point
Fix off-by-one in SettingsFieldFinder_FindFieldByAbsoluteOffset()
Show description for 0d950f4
Mauler125
committed
0d950f4
View commit details
Copy full SHA for 0d950f4
Browse repository at this point
Fix *bad range* error detection in SettingsFieldFinder_FindFieldByAbsoluteOffset()
Show description for b8b68d1
Mauler125
committed
b8b68d1
View commit details
Copy full SHA for b8b68d1
Browse repository at this point
Improve variable naming for SettingsFieldFinder_FindFieldByAbsoluteOffset()
Mauler125
committed
8a5d359
View commit details
Copy full SHA for 8a5d359
Browse repository at this point
Fix crash when item.nameIndex == modNamesCount
Show description for 91d3028
Mauler125
committed
91d3028
View commit details
Copy full SHA for 91d3028
Browse repository at this point
Fix incorrect error print value
Show description for 67a2aaf
Mauler125
committed
67a2aaf
View commit details
Copy full SHA for 67a2aaf
Browse repository at this point
Fix potential unhandled crash in DataTable_SetupRows()
Show description for ea64f27
Mauler125
committed
ea64f27
View commit details
Copy full SHA for ea64f27
Browse repository at this point
Improve Vector3D & Vector2D parsing performance
Show description for 61f2af0
Mauler125
committed
61f2af0
View commit details
Copy full SHA for 61f2af0
Browse repository at this point
Avoid division by zero on invalid UI image atlas
Show description for 32c8260
Mauler125
committed
32c8260
View commit details
Copy full SHA for 32c8260
Browse repository at this point
Make sure mstudioevent_t::options read is clamped
Show description for 98e165e
Mauler125
committed
98e165e
View commit details
Copy full SHA for 98e165e
Browse repository at this point
Improve performance for ASEQ dependency iteration
Show description for 28a59a2
Mauler125
committed
28a59a2
View commit details
Copy full SHA for 28a59a2
Browse repository at this point
Report error if we failed to read anim recording pose param values
Mauler125
committed
76c2375
View commit details
Copy full SHA for 76c2375
Browse repository at this point
Commits on Aug 26, 2025
Major improvements to BinaryIO
Show description for ed02498
Mauler125
committed
ed02498
View commit details
Copy full SHA for ed02498
Browse repository at this point
Use stream itself to calc file size initially
Show description for 6490f92
Mauler125
committed
6490f92
View commit details
Copy full SHA for 6490f92
Browse repository at this point
Commits on Oct 6, 2025
Implement error reporting in BinaryIO
Show description for 5b3ec3e
Mauler125
committed
5b3ec3e
View commit details
Copy full SHA for 5b3ec3e
Browse repository at this point
Use better semantics for IsWritable() and IsReadable()
Show description for 77c6d3e
Mauler125
committed
77c6d3e
View commit details
Copy full SHA for 77c6d3e
Browse repository at this point
Initialize s_padBuf
Show description for be957a3
Mauler125
committed
be957a3
View commit details
Copy full SHA for be957a3
Browse repository at this point
Check for null on g_jsonErrorCallback
Mauler125
committed
b5d86c1
View commit details
Copy full SHA for b5d86c1
Browse repository at this point
Commits on Dec 5, 2025
Implement basic string table
Show description for cc20c48
Mauler125
committed
cc20c48
View commit details
Copy full SHA for cc20c48
Browse repository at this point
Use correct sign for DoRead()/DoWrite() validation
Mauler125
committed
4450f4a
View commit details
Copy full SHA for 4450f4a
Browse repository at this point
Implement tokenizer for BinaryIO
Mauler125
committed
1ac70c9
View commit details
Copy full SHA for 1ac70c9
Browse repository at this point
Implement DMX parser
Show description for 1dd5bae
Mauler125
committed
1dd5bae
View commit details
Copy full SHA for 1dd5bae
Browse repository at this point
Particle effect types and foundation (WIP)
Show description for 5500a21
Mauler125
committed
5500a21
View commit details
Copy full SHA for 5500a21
Browse repository at this point
You can’t perform that action at this time.