Historia zmian

Autor SHA1 Wiadomość Data
  Lightning_A c63b18507d Use range iterators for `Map` 4 lat temu
  Hugo Locurcio 570cdc128f Rename Node's `filename` property to `scene_file_path` for clarity 4 lat temu
  kobewi 1a60509699 Close built-in script from any scene 4 lat temu
  Gilles Roudière 4bd7700e89 Implement properties arrays in the Inspector. 4 lat temu
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 lat temu
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 lat temu
  reduz 6631f66c2a Optimize StringName usage 4 lat temu
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 lat temu
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 lat temu
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 lat temu
  Gilles Roudière b46672db72 Provide a way to hook into Inspectors UndoRedo. 4 lat temu
  Hugo Locurcio 218d124755 Display scene file extensions in the editor only if there's ambiguity 5 lat temu
  kobewi 4db47eb32e Don't save project settings when not necessary 4 lat temu
  Rémi Verschelde b1c60c757f Merge pull request #31747 from KoBeWi/scene_stalking 4 lat temu
  Rémi Verschelde e856c5593b Merge pull request #43222 from KoBeWi/sub_editor_oblivion 4 lat temu
  Tomasz Chabora 412125f191 Detect external modification of scenes 6 lat temu
  Pedro J. Estébanez 6fbe0a494b Fix cases of resources destroyed too early 4 lat temu
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 lat temu
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 lat temu
  Tomasz Chabora 2c048ea164 Cleanup unused engine code 4 lat temu
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 lat temu
  Tomasz Chabora 16af326a46 Remove unused get_subeditor() method 5 lat temu
  Aaron Franke 1ca501d7d4 Check for global script class information before clearing it 5 lat temu
  Aaron Franke 3163611f0c Don't write global script class information if there is none 5 lat temu
  Aaron Franke 2b44b0cc43 Iterate backwards over EditorPlugin's list of plugins in get_editor etc 5 lat temu
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 lat temu
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 lat temu
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 lat temu
  Juan Linietsky f8ef38efed Add proper type to most public API uses of Array 5 lat temu
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 lat temu