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
/
project_converter_3_to_4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-0
/
+1
*
Use range iterators in LocalVector loops
kobewi
2023-01-21
1
-24
/
+24
*
Merge pull request #70913 from Maran23/4-x-some-more-missing-properties-to-go...
Rémi Verschelde
2023-01-20
1
-1
/
+29
|
\
|
*
Add more missing properties/methods to the converter.
Marius Hanl
2023-01-20
1
-1
/
+29
*
|
Add InputMap conversion
Marius Hanl
2023-01-20
1
-0
/
+25
|
/
*
Add missed OS window settings to project converter, fix fullscreen indents.
G-Shadow
2023-01-19
1
-5
/
+219
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-3
/
+0
*
Add missing functions in the Control node when converting project
Nong Van Tinh
2023-01-11
1
-0
/
+4
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-3
/
+0
*
Added Rect (rect_) properties to the c# migration table
Marius Hanl
2023-01-05
1
-1
/
+9
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-1
/
+1
*
Remove `Array.find_last()`
Micky
2022-11-25
1
-1
/
+2
*
Merge pull request #68946 from timothyqiu/setget-3to4
Rémi Verschelde
2022-11-21
1
-7
/
+7
|
\
|
*
Complete setget 3to4 conversion
Haoyu Qiu
2022-11-21
1
-7
/
+7
*
|
Fix not enough arguments error when validating 3to4 conversion
Haoyu Qiu
2022-11-21
1
-1
/
+1
|
/
*
Add raise -> move_to_front rename line
Chenzo
2022-11-17
1
-0
/
+1
*
Add EditorInterface.get_selected_paths()
cespeute
2022-11-14
1
-0
/
+1
*
Merge pull request #65779 from Mickeon/rename-camera-follow
Rémi Verschelde
2022-10-12
1
-0
/
+12
|
\
|
*
Rename Camera2D's `smoothing` to `position_smoothing`
Micky
2022-10-11
1
-0
/
+12
*
|
Merge pull request #66221 from Mickeon/painstakingly-appending-ds-en-you-tea-es
Rémi Verschelde
2022-10-11
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Rename remaining "*_enable" to "*_enabled"
Micky
2022-09-21
1
-0
/
+16
*
|
Merge pull request #65983 from Mickeon/rename-audio-player-volume-db
Rémi Verschelde
2022-10-08
1
-0
/
+6
|
\
\
|
*
|
Rename AudioStreamPlayer3D's `unit_db` to `volume_db`
Micky
2022-09-17
1
-0
/
+6
*
|
|
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-0
/
+8
*
|
|
Fix typos with codespell
Rémi Verschelde
2022-09-30
1
-3
/
+3
*
|
|
Merge pull request #66640 from gotnospirit/master-project_converter-json-print
Rémi Verschelde
2022-09-30
1
-0
/
+5
|
\
\
\
|
*
|
|
Project converter: JSON.print -> JSON.stringify
James
2022-09-30
1
-0
/
+5
*
|
|
|
Project converter: OS.get_datetime -> Time.get_datetime_dict_from_system
James
2022-09-30
1
-0
/
+3
|
/
/
/
*
|
|
Fix wrong DirAccess function in project converter
kobewi
2022-09-27
1
-1
/
+1
*
|
|
Merge pull request #66233 from DorianSzlachcic/3-to-4-converter-issue
Rémi Verschelde
2022-09-25
1
-4
/
+16
|
\
\
\
|
*
|
|
Prevent 3-to-4 project converter from adding extra line for move_and_slide
DorianSzlachcic
2022-09-25
1
-4
/
+16
*
|
|
|
Merge pull request #65531 from Mickeon/project-converter-missing-entries
Rémi Verschelde
2022-09-25
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Add a few missing entries in Project Converter
Micky
2022-09-08
1
-0
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #65816 from bruvzg/proj_settings_missing_flags
Rémi Verschelde
2022-09-21
1
-8
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add missing initial window flags and window mode to the project settings.
bruvzg
2022-09-19
1
-8
/
+3
*
|
|
|
Reverse Camera2D.`rotating` to `ignore_rotation`
Micky
2022-09-21
1
-0
/
+39
|
|
_
|
/
|
/
|
|
*
|
|
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-19
1
-10
/
+12
|
/
/
*
/
Add missing constructor, to compile editor without regex module
Rafał Mikrut
2022-09-18
1
-0
/
+2
|
/
*
Merge pull request #65499 from Mickeon/project-converter-english-exam
Rémi Verschelde
2022-09-08
1
-367
/
+363
|
\
|
*
Fix several oddities in Project Converter
Micky
2022-09-08
1
-367
/
+363
*
|
Merge pull request #65241 from bruvzg/no_keymap_ambiguity
Rémi Verschelde
2022-09-08
1
-2
/
+2
|
\
\
|
*
|
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-2
/
+2
|
|
/
*
|
Merge pull request #63596 from Jayman2000/issue-27640
Rémi Verschelde
2022-09-08
1
-0
/
+4
|
\
\
|
*
|
Rename change_scene() and change_scene_to()
Jason Yundt
2022-09-07
1
-0
/
+4
|
|
/
*
|
Merge pull request #65460 from Faless/net/4.x_ssl_to_tls_more
Rémi Verschelde
2022-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
1
-1
/
+1
*
|
Add missing constants to project converter
Micky
2022-09-07
1
-0
/
+2
*
|
Rename ProgressBar.`percent_visible` to `show_percentage`
Micky
2022-09-07
1
-0
/
+1
|
/
*
Merge pull request #65447 from Faless/net/4.x_ssl_to_tls
Rémi Verschelde
2022-09-07
1
-0
/
+1
|
\
[next]