Nicolas Cannasse
|
a95df40381
try at multidriver / multiwindow support on hl (partial)
|
1 year ago |
TothBenoit
|
980586ce1d
Fix CacheFileBuilder for new HXSL version
|
1 year ago |
lviguier
|
42c8bce6bc
file watchers: fix leak
|
1 year ago |
TothBenoit
|
c7f91606dc
Fix conflict with method name
|
1 year ago |
clementlandrin
|
3502bb4fab
Add some method to renderer for overrides.
|
1 year ago |
snwhd
|
3933438fe7
fix font resize (#1192)
|
1 year ago |
lviguier
|
d8ec71cacc
blendshapes: minor fixs and improvements
|
1 year ago |
lviguier
|
42ba104fc7
blendshapes: remove unnecessary private keywords
|
1 year ago |
lviguier
|
1144fd2642
blendshapes: remove unused methods
|
1 year ago |
lviguier
|
d9ec87537a
blendshapes: fix multiple things (allocs, remove non-used data etc)
|
1 year ago |
TothBenoit
|
387f6de8c5
Linker : - Fixed vertex flag propagation when a shader is forced into fragment
|
1 year ago |
Clement Espeute
|
5095a7baba
Added getChunkAtLock to HierachicalWorld
|
1 year ago |
lviguier
|
42e8e23e36
move blendshapes into proper file
|
1 year ago |
lviguier
|
603de8e6c5
add blendshape support
|
1 year ago |
lviguier
|
3e9f4d34a9
fbx: fix wrong scaling on root objects with geometry transform
|
1 year ago |
clementlandrin
|
0b74e171bd
Add missing dimension() to Capsule collider.
|
1 year ago |
clementlandrin
|
a17113ddcc
Adding dimension method on colliders. Adding culling with distance to pbr renderer.
|
1 year ago |
robShiro
|
f6c1d1a2cd
Added word-wrapping for words longer than maxWidth + more multiline inputs
|
1 year ago |
Tom Spira
|
0b1bbf0cec
Fix scene profiler
|
1 year ago |
clementlandrin
|
0fd9a7c0e0
Fix instanced primitive allocation (has not necessarily indexes).
|
1 year ago |
clementlandrin
|
91ac421f92
Fix border pass.
|
1 year ago |
TothBenoit
|
61a313923a
Depth textures: - Default CSM to Depth16 format - Added Depth32 format - Added depth bias and slope scaled bias in texture for depth texture (used in GL and DX12 only)
|
1 year ago |
ddemange
|
8856ad6ca2
Coloradjust transition (#1189)
|
1 year ago |
Rudy Ges
|
eb3f9a69f2
Cannot use bind with optional arguments (#1188)
|
1 year ago |
TothBenoit
|
c10c0498af
- Added SVG to MSDF conversion - Improved AlphaMSDF shader
|
1 year ago |
clementlandrin
|
381d678cf5
Fix mesh batch data upload.
|
1 year ago |
clementlandrin
|
2e1893d23e
Fix material library loading with prefab2.
|
1 year ago |
clementlandrin
|
5bc9cdc3e7
Fix material library loading.
|
1 year ago |
TothBenoit
|
58437be25c
Create Border primitive only if needed
|
1 year ago |
TothBenoit
|
fd5f155a71
[DX12] Improve DX12 drivers :
|
1 year ago |