Cronologia Commit

Autore SHA1 Messaggio Data
  clayjohn 385ee5c70b Implement Physical Light Units as an optional setting. 3 anni fa
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 anni fa
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 anni fa
  reduz d1ddee2258 Implement BPM support 3 anni fa
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 anni fa
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 anni fa
  reduz 45af29da80 Add a new HashSet template 3 anni fa
  reduz 746dddc067 Replace most uses of Map by HashMap 3 anni fa
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 anni fa
  Hendrik Brucker a93834c819 Add gradient resource preview generator 3 anni fa
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 anni fa
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 anni fa
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 4 anni fa
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 4 anni fa
  Anilforextra c9f5d88f3a Use fill() to fill an entire image instead of setting pixels individually. 4 anni fa
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 anni fa
  Rémi Verschelde 9f5045f70f Merge pull request #56041 from Zylann/null_checks2 4 anni fa
  Marc Gilleron ccb701f2f7 Fix crash if font fails loading when generating a preview 4 anni fa
  Haoyu Qiu 1fb59d13c2 Fix font preview text color on light background 4 anni fa
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 anni fa
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 4 anni fa
  Brian Semrau a90e318a19 Fix previews sometimes displaying wrong/blank image 4 anni fa
  Brian Semrau ac24070056 Use Callable in RS::request_frame_drawn_callback 4 anni fa
  Anilforextra 90908cd67d Add Get Center Method for Rect2/Rect2i and AABB. 4 anni fa
  bruvzg 4c3f7d1290 Makes FontData importable resource. 5 anni fa
  Paulb23 bcfc591f86 Reorganise text editor settings 4 anni fa
  Aaron Franke 430ad75963 Some work on double support 4 anni fa
  Aaron Franke dbad475fc7 Use real_t in editor plugins 4 anni fa
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 anni fa
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 anni fa