This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #404 from Sergeanur/rwlink
Link with RW libs
- Loading branch information
Showing
with
457 additions
and 3 deletions.
- +21 −1 premake5.lua
- +2 −0 src/core/common.h
- +4 −0 src/core/re3.cpp
- 0 src/{core/RwClumpRead.cpp → rw/ClumpRead.cpp}
- 0 src/{render → rw}/Lights.cpp
- 0 src/{render → rw}/Lights.h
- 0 src/{core → rw}/NodeName.cpp
- 0 src/{core → rw}/NodeName.h
- 0 src/{core → rw}/RwHelper.cpp
- 0 src/{core → rw}/RwHelper.h
- 0 src/{core → rw}/RwMatFX.cpp
- +4 −0 src/{core/RwTexRead.cpp → rw/TexRead.cpp}
- 0 src/{core → rw}/TxdStore.cpp
- 0 src/{core → rw}/TxdStore.h
- 0 src/{render → rw}/VisibilityPlugins.cpp
- 0 src/{render → rw}/VisibilityPlugins.h
- +426 −2 src/{core → rw}/rw.cpp
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.