This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
filament
Watch
1
Star
0
Fork
0
You've already forked filament
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e8dac2680dd4085c5f88cf9dedfe327fec29512
filament
/
samples
/
app
History
Philip Rideout
fd4d6c0d44
Use std::move in MeshAssimp.
...
Tested this via material_sandbox, seems to be fine.
Fixes
#1366
.
2019-07-02 14:20:55 -07:00
..
CameraManipulator.cpp
…
CameraManipulator.h
…
Config.h
Add bloom demo and release notes for
#119
.
2019-06-11 15:56:24 -07:00
Cube.cpp
…
Cube.h
…
FilamentApp.cpp
Add bloom demo and release notes for
#119
.
2019-06-11 15:56:24 -07:00
FilamentApp.h
Add bloom demo and release notes for
#119
.
2019-06-11 15:56:24 -07:00
IBL.cpp
Add spherical harmonics parser, reduce code duplication.
2019-06-28 11:10:04 -07:00
IBL.h
Utility to prefilter an environment at runtime
2019-06-25 15:08:15 -07:00
IcoSphere.cpp
Fix warnings
2019-06-27 10:46:52 -07:00
IcoSphere.h
…
MeshAssimp.cpp
Use std::move in MeshAssimp.
2019-07-02 14:20:55 -07:00
MeshAssimp.h
…
NativeWindowHelper.h
…
NativeWindowHelperCocoa.mm
…
NativeWindowHelperLinux.cpp
…
NativeWindowHelperWindows.cpp
Fix issue with Windows JAWT swapchains (
#1021
)
2019-03-25 14:41:46 -07:00
Sphere.cpp
…
Sphere.h
…