Commit History

Author SHA1 Message Date
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  reduz 1aa2823fa3 Removed _change_notify 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 221a2a1742 Refactored variant constructor logic 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  reduz f2397809a8 Refactored Variant Operators. 4 years ago
  Jacob Edie d76457a7f3 added temp variable because *p_inputs[2] is the same as *p_outputs[0] 4 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 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 fdf58a5858 Rename InputFilter back to Input 5 years ago
  Swarnim Arun 1ab7d1cb71 Deconstruct VSNodes for new Variant types 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Yuri Roubinsky 386d0fe988 Fix VisualScriptClassConstant to be updated properly 5 years ago
  Yuri Roubinsky c19933eec4 Fix GlobalConstant/BasicTypeConstant return type in visual scripts 5 years ago
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 years ago
  Hugo Locurcio 08b4671e03 Use the Unicode "multiply" sign for the "A x B" visual script node 5 years ago
  Swarnim Arun cf4d476d6e Deconstruct node for Visualscript 5 years ago
  Rémi Verschelde d0e45e78a4 doc: Sync classref with current source 5 years ago
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring 5 years ago