index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
debugger
Age
Commit message (
Expand
)
Author
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-03-30
Merge pull request #58395 from Geometror/editor-node-data-cleanup
Rémi Verschelde
2022-03-30
Cleanup EditorNode and EditorData
Hendrik Brucker
2022-03-29
Capitalize names in the debugger
FireForge
2022-03-28
Add property name style toggle to Inspector
Haoyu Qiu
2022-03-18
Merge pull request #58233 from bruvzg/gde_ts
Rémi Verschelde
2022-03-17
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-17
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-15
More icon updates on theme change
Haoyu Qiu
2022-03-15
Merge pull request #45263 from KoBeWi/😕
Rémi Verschelde
2022-03-10
Merge pull request #58735 from Calinou/editor-visual-profiler-tweak-frame-tim...
Fabio Alessandrelli
2022-03-09
Remove VARIANT_ARG* macros
reduz
2022-03-09
Change some math macros to constexpr
kobewi
2022-03-06
Remove duplicate editor settings definitions
kobewi
2022-03-04
Merge pull request #58687 from YeldhamDev/the_beast_has_been_slain
Rémi Verschelde
2022-03-04
Merge pull request #58741 from Calinou/editor-visual-profiler-fix-light-font-...
Rémi Verschelde
2022-03-04
Merge pull request #58670 from KoBeWi/internal_debugger
Rémi Verschelde
2022-03-04
Fix font color in the editor visual profiler when using light theme
Hugo Locurcio
2022-03-04
Tweak editor visual profiler frame time label for consistency
Hugo Locurcio
2022-03-04
Use the editor background color for the visual profiler graph
Hugo Locurcio
2022-03-03
Make `TabContainer` use `TabBar` internally
Michael Alexsander
2022-03-02
Fix debugger not opening built-in scripts
kobewi
2022-02-16
Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcode
Rémi Verschelde
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-15
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-14
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-09
Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers
Rémi Verschelde
2022-02-09
Core: Move generated `VERSION_HASH` to a `.cpp` file
Rémi Verschelde
2022-02-08
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
Rémi Verschelde
2022-02-08
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-06
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
[Debugger] Move servers-related behaviours to ServersDebugger.
Fabio Alessandrelli
2022-02-06
[Debugger] Move most profilers to ServersDebugger.
Fabio Alessandrelli
2022-02-06
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-04
String: Add contains().
Anilforextra
2022-01-29
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-26
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
Wilson E. Alvarez
2022-01-20
Merge pull request #55066 from trollodel/less_singletons_in_editornode
Rémi Verschelde
2022-01-20
Store panels and docks singletons in their own classes
trollodel
2022-01-20
Rename Variant::is_ref() to is_ref_counted()
Pedro J. Estébanez
2022-01-17
Fix a node reparenting warning in the editor debugger
Yuri Sizov
2022-01-15
Add global breakpoint list
Paulb23
2022-01-14
Merge pull request #56719 from Chaosus/gds_debugger_filter
Rémi Verschelde
2022-01-12
Merge pull request #52710 from Jummit/fix-debug-tooltips
Yuri Roubinsky
2022-01-12
Add option to filter the stack variables of GDScript debugger
Yuri Roubinsky
2022-01-07
Rename TextureRect.expand to ignore_texture_size
kobewi
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
[next]