Commit History

Author SHA1 Message Date
  kobewi 41fa6c32b4 Disable update spinner when debug redraw is active 1 year ago
  Juan Linietsky 407b16ab00 Debug CanvasItem redraw 2 years ago
  lawnjelly b69c8b4791 Single Compilation Unit build. 2 years ago
  kleonc 728c51e362 CanvasItem::draw_polyline Support thin polylines drawn using line strip 2 years ago
  Danil Alexeev a8cbb6245b Fix scaling issue in `draw_line` and similar methods 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 20d9457f9d Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2 years ago
  BimDav fcb9be66a2 Viewport canvas cull mask feature 4 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  Xentripetal f514b82fd3 Account for relative z-indexes when y-sorting 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Yuri Roubinsky 6e9535a9c8 Restore antialiasing for `draw_line` 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Hugo Locurcio bcf4a56c74 Replace references to VisualServer in code comments with RenderingServer 3 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  reduz 64c925cca6 Improve RID_Owner memory usage 4 years ago
  reduz 94d31ac327 Implement animation slice drawing in CanvasItem 4 years ago
  reduz 38d164c74b Refactor VisibilityNotifier 4 years ago
  andriyDev 9f4bf5ec80 Deleted YSort, moved its functionality directly into Node2D. 5 years ago
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 2787ad65be RenderingServer reorganization 4 years ago