Commit History

Author SHA1 Message Date
  bruvzg 0181c3dde1 Docs: Ignore OS specific values (constants, project settings, properties). 5 years ago
  Nathan Franke 6952458538 Follow-Up Fix Directory Open 5 years ago
  Nathan Franke 09aeb7706b Fix Directory Open Check 5 years ago
  Maganty Rushyendra aae5f246ff Fix weekday calculation in get_datetime_from_unix_time for negative times 5 years ago
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 5 years ago
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 5 years ago
  bruvzg d0b5174b6a [Windows] Add tablet driver selection. 5 years ago
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Hugo Locurcio d46e411b44 Warn when trying to open `res://` or `user://` with `OS.shell_open()` 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 years ago
  Rémi Verschelde a2d3ba3372 doc: Sync classref with current source 5 years ago
  Rémi Verschelde 0159787864 Merge pull request #37111 from RandomShaper/imvu/unexpose_include_drive 5 years ago
  Pedro J. Estébanez a69e88e467 Remove meaningless parameter from bindings 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde 42595085a5 Merge pull request #36752 from RandomShaper/rework_semaphore 5 years ago
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation 5 years ago
  Pedro J. Estébanez aee586553a Improve UX of drive letters 5 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Rémi Verschelde 16486a9055 doc: Sync classref with current source 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago