BearishSun
|
472f4c82b3
Properly render skinned mesh even when no animation is running
|
преди 9 години |
BearishSun
|
c8f410651d
Skeletal animation up and running
|
преди 9 години |
BearishSun
|
6869dbcfbc
Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component)
|
преди 9 години |
BearishSun
|
05266555e8
Animation bone transforms now used by the core thread for rendering
|
преди 9 години |
BearishSun
|
5703dd7eab
Added C# Animation component
|
преди 9 години |
BearishSun
|
1a60bbfc1d
Refactoring renderer in order to make it cleaner, easier to understand and modify
|
преди 9 години |
BearishSun
|
0696a5094f
Neater light pass material parameter assignment
|
преди 9 години |
BearishSun
|
b48081c63c
Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread
|
преди 9 години |
BearishSun
|
2a2a859d95
Cleaning up the render API a bit
|
преди 9 години |
BearishSun
|
e06ac4cab3
Modifying camera properties no longer causes a full rebuild of camera's data in the renderer
|
преди 9 години |
BearishSun
|
a497317478
Fixed shader import so it properly initializes shader variations
|
преди 9 години |
BearishSun
|
eb5d33c976
Post processing:
|
преди 9 години |
BearishSun
|
0eba22a68d
Removed unused depth buffers or windows and high level render textures
|
преди 9 години |
BearishSun
|
1b1b5f4af5
Camera transform changes no longer cause renderer to completely rebuild relevant camera's resources
|
преди 9 години |
BearishSun
|
c1415b4883
Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime
|
преди 9 години |
BearishSun
|
a419f4cb4f
Postprocessing WIP
|
преди 9 години |
BearishSun
|
855b052658
More fixes in order to get everything to compile with Clang
|
преди 9 години |
BearishSun
|
d17415eeed
Added renderer manual (WIP)
|
преди 9 години |
BearishSun
|
5dae318f4a
More work on post-processing pipeline
|
преди 9 години |
BearishSun
|
80aaee5f4d
WIP post processing
|
преди 9 години |
BearishSun
|
2d2282d7b4
More work on the manuals
|
преди 9 години |
BearishSun
|
77b0fe421e
WIP ability to customize renderer materials using defines
|
преди 9 години |
BearishSun
|
c8500a99d8
Refactored render properties so they're in a single class, and added a property for flipped NDC y axis
|
преди 9 години |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
преди 9 години |