Age | Commit message (Collapse) | Author |
|
C# scripts reload in editor fixed
|
|
|
|
Replicate load-as-placeholder state on node duplication
|
|
Remove mistakenly added push constant from SSR
|
|
|
|
|
|
Add filtering property to PanoramaSkyMaterial and switch from static shader to shader cache
|
|
Refactor size expression parsing for arrays in the shaders
|
|
Improvements for SyntaxHighlighters
|
|
VS Projects: Don't include `mono_reg` without its module
|
|
- Fix immedate Funcion in lamba highlight
- Highlight signals as one colour
- Highlight node paths as one colour
- Highlight escape chars in strings
|
|
|
|
|
|
Fix `AtlasTexture` nesting
|
|
Mention that modifying text erases BBCode stacks
|
|
Fix crash when exiting the editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On the only platform where PVRTC is supported (iOS),
ETC2 generally supersedes PVRTC in every possible way. The increased
memory usage is not really a problem thanks to modern iOS' devices
processing power being higher than its Android counterparts.
|
|
|
|
|
|
|
|
|
|
Fix Actions mapped to triggers not using the full range
|
|
Flush input events before destroying the window
|
|
Fix CodeEdit guidelines position.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThorVG is a platform-independent portable library for drawing vector-based
scene and animation.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various typos
|