Age | Commit message (Collapse) | Author |
|
Deselect nodes in the 3D editor when pressing ESC
|
|
Fix 3D editor axis drag lines precision issue
|
|
kleonc/navmap-polygons-are-triangle-fans-not-triangle-strips
`NavMap` Fix polygons being treated like triangle strips instead of triangle fans
|
|
Make duplicate animation prompt for new name
|
|
Update & patch VMA, and re-implement the small buffers optimization
|
|
Cleanup of preprocessor directives in main.cpp
|
|
PitchShift effect quality and performance tweaks for different pitch scale values
|
|
|
|
Remove redundant set of preprocessor directives and combine duplicate if statements.
|
|
|
|
Clarify identical `hash()` return values due to collisions
|
|
Center initial position of project manager window
|
|
Implement `cubic_interpolate()` as MathFunc for refactoring
|
|
Ensure that the project manager window is centered on the screen if any resizing is performed due to DPI scaling.
Resizing and repositioning code has been moved to after the initialisation of the window contents to improve UI response/presentation.
|
|
Fix AnimationTrack mouse wheel zooming at low zoom level
|
|
|
|
Limit inspector updates when dragging anchored controls
|
|
Fix renaming function dialog in VisualScript does not work correctly
|
|
Fix Project Manager crash on exit and editor settings loading / saving.
|
|
[macOS] Fix macOS producing alert sound on some input actions.
|
|
|
|
|
|
|
|
Fix editor settings loading / saving by Project Manager.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Reuse was not setting the internal index.
* Supersedes #52599, without re-reading all properties.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tweak logo max width on the web editor
|
|
|
|
Allow using the web editor on any device orientation
|
|
Unlike all other import options, Hdr As Srgb was internally spelled
out with uppercase characters.
|