Files
godot/editor
Markus Sauermann 890fdd56df Code simplifications
CPPcheck found most of them.

no need to assign the variable twice:
- AnimationTrackEditTypeAudio
- SSEffects

variable is assigned in all if-else clauses:
- EditorHelp
- AndroidInputHandler
- MenuBar
- ShaderCompiler

same if clause:
- ItemList

clearing an empty bitfield has no effect:
- Viewport
2023-06-21 22:37:26 +02:00
..
2023-06-06 15:36:51 +01:00
2023-05-23 13:22:35 -07:00
2023-06-21 22:37:26 +02:00
2023-06-16 19:24:04 +02:00
2023-06-12 20:15:23 +03:00
2023-01-31 18:54:04 +01:00
2023-06-06 15:36:51 +01:00
2023-05-30 00:53:02 +02:00
2023-06-06 15:36:51 +01:00