sebastienlagarde
29c57949
Missing file
7 年前
sebastienlagarde
aa5363e0
Refactor tranmission and lightEvaluation code to have more cleaner code
7 年前
sebastienlagarde
2fbe47e2
Remove undesired file
7 年前
Remy
9515d775
Automatic lightmapping at build and test run in editor for labeled scenes.
Update of reference images.
7 年前
sebastienlagarde
8140058d
Merge branch 'master' into ContactShadowWithLightTransmission
7 年前
Antoine Lelievre
2bdf7f27
Forgot to offset PCSS shadow sample for block search
7 年前
Antoine Lelievre
b03972ff
Fix depth bias in PCSS blocker search
7 年前
Antoine Lelievre
2bdab402
Fixed PCSS bias for PCSSS block search and depth compare with reversed z
7 年前
GitHub
ff2cec54
Update CHANGELOG.md
Small linguistic change to Sphere Mask.
7 年前
Antoine Lelievre
f6b0b8f5
Fix shadow algorithm reserve size
7 年前
Antoine Lelievre
8120bd8f
Cleanup code and inconsistencies
7 年前
Antoine Lelievre
2ac4614c
Reverted LightLoop to the original version
7 年前
Antoine Lelievre
74cc8ad5
Removed UI hint code
7 年前
Antoine Lelievre
9d62831c
Removed UI code for PR
7 年前
Antoine Lelievre
f53d652d
Added a field to control sampleCount in the inspector
7 年前
Antoine Lelievre
3072fc83
PCSS is now working
7 年前
RSlysz
abf20e9f
Add missing readonly for colors
7 年前
RSlysz
d3e6837e
Encapsulate the reflection call
7 年前
RSlysz
4c1f41cf
Hide blend normal distance for planar reflection
7 年前
RSlysz
7f6a6168
Add UNITY_EDITOR arround editor properties
7 年前
RSlysz
8e6992f8
Remove log
7 年前
Stephane Laroche
333ce3d1
StackLit : Working LTC Area lights. Fixed GetBakedDiffuseLighting to use the diffuseEnergy factor calculated when coat is enabled, along with SSS texturing modes.
7 年前
Remi Slysz
fab33964
Fix serialization for PlanarReflectionProbe
7 年前
GitHub
38b060ce
Update CHANGELOG.md
Updates to Martin's changes, according to Peter's comments.
7 年前
Stephane Laroche
7f579046
Optimization for LTC area light: reusing already fetched FGD (clearcoat will now use FGD too instead of point-wise Fresnel term hack).
7 年前
Remi Slysz
43d98473
Small clean up in HDReflectionProbe
7 年前
Remi Slysz
584a71fd
Fix serialization of HDReflectionProbe
7 年前
RSlysz
cef85bcb
[WIP] Serializing editor only parameters for advance/simplified mode of influence settings box
7 年前
RSlysz
3becbe60
Gizmo6FacesBox: added all handle controled by one hability
7 年前
RSlysz
43968136
Capitalize header of HDReflectionProbe
7 年前
RSlysz
7e65ce84
Add toolbar quick reminder in InfluenceVolume section of PlanarReflectionProbe
7 年前
RSlysz
885eadde
Clean CoreEditorUtils unused method
7 年前
RSlysz
73c63c5b
Missmatch error message match between HDReflectionProbe and PlanarReflectionProbe
7 年前
RSlysz
df1a0f20
Change Gizmo6FacesBox namespace
7 年前
RSlysz
cda72349
HDReflectionProbe editor: clamp offset to contain object center
7 年前
RSlysz
59e133f3
Hide PlanarReflexionProbe Influence box's offset
7 年前
RSlysz
42c843f7
Cleaning HDReflectionProbe editor code
7 年前
RSlysz
fb83837e
Cleaning Gizmo6FacesBox
7 年前
RSlysz
c3a60224
Use Gizmo6FacesBox in PlanarReflectionProbe
7 年前
RSlysz
8be9d87b
fix Gizmo6FacesBox missing wireframe in DrawHull
7 年前
RSlysz
0066baad
Add same editor refactor to PlanarReflectionProbe
7 年前
RSlysz
75331918
Grouping advanced properties toggle inside the same header
7 年前
RSlysz
29adc88e
Remove multiple gizmo display (used for test)
7 年前
RSlysz
dd9e9bb2
Fix new gismo usage
7 年前
RSlysz
62bbd31e
Remove Legacy Unity changed visibility dependence for new gizmo
7 年前
RSlysz
a28801d0
Add monochrome support for new gizmo
7 年前
RSlysz
ae62e7c1
Fix distance to container colors to be same than handles
7 年前
RSlysz
22045d23
Rough implementation of new gizmos and colored vectors
7 年前
RSlysz
aa299b28
Introducting new gizmos
New gizmos:
- Multifaced box that can support multiple colors
- Multifaced contained box that support same thing plus distance with parent
Need to be optimised.
Rely on custom Unity compilation at the moment.
7 年前
RSlysz
511b8e89
Adding colors to DrawVector3
7 年前