index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_vcs_interface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
*
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
1
-23
/
+23
*
Change generated .gitignore to only exclude root android template folder.
Malcolm Nixon
2024-07-21
1
-1
/
+1
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-26
/
+26
*
Added `android/` to the `.gitignore` file automatically generated by the VCS ...
cass-dev-web
2024-02-20
1
-0
/
+1
*
Replace `GDVIRTUAL_CALL` with `GDVIRTUAL_REQUIRED_CALL` where applicable
Thaddeus Crews
2023-12-14
1
-69
/
+23
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
VCS: Fix GDExtension return types for VCS after Array type hardening
Twarit Waikar
2022-12-20
1
-2
/
+2
*
Change Array arguments to TypedArray
kobewi
2022-09-01
1
-11
/
+11
*
VCS: Improve VCS UI/UX by QoL changes
Twarit Waikar
2022-08-31
1
-3
/
+3
*
VCS: Port Godot 3.5's VCS features to GDExtension
Twarit Waikar
2022-08-31
1
-71
/
+310
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-4
/
+4
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-5
/
+3
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-1
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Allow creating .gitignore and .gitattributes when creating a new project
Aaron Franke
2021-11-12
1
-0
/
+21
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-26
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Add do..while(0) wrappers to macros without one.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Editor: fix typo in VCS plugin method names
merumelu
2019-11-19
1
-5
/
+5
*
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-9
/
+0
*
Add copyright headers to vcs integration
Twarit
2019-09-04
1
-0
/
+30
*
Add an overridable VCS Interface for the editor
Twarit
2019-09-03
1
-0
/
+173