Adam Bowman
|
793c129992
StandMaterial._TextureDirtyFlag of 0 was not correctly marking textures as dirty due to bitwise comparison of 0&0 always being false
|
8 年之前 |
Benjamin Guignabert
|
0abb94114d
misc fixing
|
8 年之前 |
Benjamin Guignabert
|
0b4333436b
beginning material library compatibility (no port yet) and corrected vicious bug about scene UBO bind
|
8 年之前 |
Benjamin Guignabert
|
80b485efcf
merge with master
|
8 年之前 |
Benjamin Guignabert
|
10b3934729
converted pbr light binding to UBO
|
8 年之前 |
Benjamin Guignabert
|
cde3733a34
pbr with ubo implemented naively - no optimisation
|
8 年之前 |
David Catuhe
|
2e3fe889bc
Fix stupid bug with mat.dispose()
|
8 年之前 |
David Catuhe
|
3818803c03
nightly
|
8 年之前 |
Benjamin Guignabert
|
673cf8ffca
merged with master
|
8 年之前 |
David Catuhe
|
f0515937b5
Fixed an issue with multimat caching
|
8 年之前 |
Benjamin Guignabert
|
832018118f
merged with upstream
|
8 年之前 |
David Catuhe
|
46c6654e57
fixed cache
|
8 年之前 |
Benjamin Guignabert
|
e63abf4409
merged with upstream
|
8 年之前 |
David Catuhe
|
285cb6ad34
WaterMaterial moved to push mode
|
8 年之前 |
David Catuhe
|
aee9ada58f
.
|
8 年之前 |
Benjamin Guignabert
|
719626a2ac
merge with upstream
|
8 年之前 |
David Catuhe
|
4d7d9045cb
Multiple fixes + simplematerial for material library
|
8 年之前 |
David Catuhe
|
116641d62a
Associated with #1961
|
8 年之前 |
David Catuhe
|
1b0cf5e915
standard material is in push mode!
|
8 年之前 |
David Catuhe
|
f68b40549c
Fresnel moved to push mode
|
8 年之前 |
David Catuhe
|
4a420ee028
lights moved to push mode!!!
|
8 年之前 |
David Catuhe
|
42376a4aaf
Moved effect and defines to submeshes
|
8 年之前 |
David Catuhe
|
cdc93518be
Added textures dirty mode
|
8 年之前 |
David Catuhe
|
589df67fbc
removing cachedDefines and using a isDirty based approach
|
8 年之前 |
Benjamin Guignabert
|
3c6b79cb04
working example with uniformBuffer class
|
8 年之前 |
David Catuhe
|
e7632e83e9
fixed material constructor
|
8 年之前 |
David Catuhe
|
ca1f47eb03
nightly
|
8 年之前 |
David Catuhe
|
cf996b2bff
scene and engine can now be omitted :)
|
8 年之前 |
David Catuhe
|
ab4a861efa
Adding getClassName where it was required
|
8 年之前 |
Julien Moreau-Mathis
|
5ab743d11d
Now serialize material name
|
8 年之前 |