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
*
Clean up ProjectConverter3To4 architecture, move renames map to separate file
Rémi Verschelde
2023-02-10
1
-1917
/
+145
*
Fix no-regex build for ProjectConverter3to4
Rémi Verschelde
2023-02-03
1
-3
/
+4
*
Allow .gdshader files in 3to4 conversion
tbxMb
2023-02-02
1
-1
/
+1
*
Audio rename (device, capture_device) -> (output_device, input_device)
souplamp
2023-01-31
1
-0
/
+14
*
Merge pull request #57520 from jordigcs/gd-rename-map
Rémi Verschelde
2023-01-31
1
-15
/
+17
|
\
|
*
Add hint for identifiers renamed since Godot 3
jordi
2023-01-24
1
-15
/
+17
*
|
Merge pull request #72357 from aaronfranke/area-gravity-unit-dist
Rémi Verschelde
2023-01-31
1
-6
/
+6
|
\
\
|
*
|
Replace Area gravity point distance scale with unit distance
Aaron Franke
2023-01-29
1
-6
/
+6
*
|
|
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-5
/
+2
|
/
/
*
|
Add window size settings in 3to4 conversion
Haoyu Qiu
2023-01-28
1
-0
/
+4
*
|
Merge pull request #71907 from TokageItLab/change-animated-sprite-api
Rémi Verschelde
2023-01-27
1
-1
/
+1
|
\
\
|
*
|
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-26
1
-1
/
+1
*
|
|
GDScript: Allow constant expressions in annotations
Danil Alexeev
2023-01-25
1
-20
/
+20
*
|
|
Improve clarity of Tree's activated/double-clicked signals
Aaron Franke
2023-01-24
1
-0
/
+1
|
|
/
|
/
|
*
|
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
[next]