Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde ba8551451f Resource: Remove unused `_use_builtin_script()` virtual method 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Pedro J. Estébanez b450036120 Modernize RWLock 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 28eca3649d Merge pull request #30622 from creikey/fix-path-caching 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  Cameron Reikes b3cb58e7b3 Some resources are freed before they are saved 6 years ago
  Juan Linietsky c1dcdf6109 No more metadata and dependency indices kept in resources saved. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky d438ac0aed -Implemented Proxy Textures (needed to solve the problem with ViewportTexture) 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 8 years ago
  Juan Linietsky db3b05d289 Reworked translation system 8 years ago
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky 2cd2ca7bbc Lot of work in new importer, importing textures now works. 8 years ago
  Juan Linietsky 96de0141cc Removed import/export system, will start new one from scratch. 8 years ago
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky a503f8aadc Groundbreaking!! Godot resources can now be flagged to be local to the scene being edited! 8 years ago
  Juan Linietsky e9bb65db81 -All types have editable script now in properties 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago