godot/core
Hugo Locurcio 8352122e70
Document editor import options in the class reference
Tooltips are displayed when hovering import options, both in the Import
dock and in the import defaults editor (which is in the Project Settings).

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2023-06-15 08:30:48 +02:00
..
config Merge pull request #76348 from warriormaster12/pipeline-cache 2023-06-01 00:40:33 +02:00
crypto mbedTLS: disable weak crypto and TLS versions. 2023-05-10 11:13:19 +02:00
debugger Fix infinite loop on EOF in the command line debugger 2023-06-11 04:20:22 -07:00
error
extension Remove GDExtension compatibility code for Godot 4.0 2023-06-07 13:01:42 -05:00
input Merge pull request #77055 from lawnjelly/input_just_pressed_4 2023-06-12 14:13:52 +02:00
io Document editor import options in the class reference 2023-06-15 08:30:48 +02:00
math Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
object add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
os Merge pull request #71352 from m4gr3d/editor_optimization_main 2023-05-24 08:43:52 +02:00
string Fix StringName comparison 2023-05-18 13:25:40 +02:00
templates Improve SelfList and fix error in BaseMaterial3D when running doctool 2023-05-22 16:38:57 +02:00
variant Don't use a const reference for the enum constructor in Variant 2023-06-11 15:13:05 -05:00
core_bind.cpp Merge pull request #78000 from RandomShaper/let_users_mess_up 2023-06-10 12:12:13 +02:00
core_bind.h Let user scripts disable thread safety checks 2023-06-09 18:24:01 +02:00
core_builders.py
core_constants.cpp Merge pull request #76165 from and-rad/safe-credentials 2023-05-10 12:47:07 +02:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH 2023-05-08 11:00:29 -05:00
doc_data.h Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
register_core_types.cpp Properly free core types in reverse order 2023-05-30 17:47:12 +02:00
register_core_types.h
SCsub
typedefs.h
version.h Fix Windows StringFileInfo structure 2023-04-12 22:08:49 +02:00