Histórico de commits

Autor SHA1 Mensagem Data
  Hendrik Brucker e235bca995 Fix/restore BackBufferCopy 3 anos atrás
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 anos atrás
  Rémi Verschelde f450f242b9 Merge pull request #62639 from Calinou/line-antialiasing-decrease-feather-width 3 anos atrás
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 anos atrás
  Xentripetal f514b82fd3 Account for relative z-indexes when y-sorting 3 anos atrás
  Hugo Locurcio cf1ce8494d Improve antialiased line drawing sharpness and respect of original width 3 anos atrás
  reduz 45af29da80 Add a new HashSet template 3 anos atrás
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap 3 anos atrás
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 3 anos atrás
  Bastiaan Olij 0b4fd92a17 Moved particles into ParticlesStorage 3 anos atrás
  Bastiaan Olij 6b28d94e77 Merge canvas and decal into TextureStorage and add render target 3 anos atrás
  Yuri Roubinsky 6e9535a9c8 Restore antialiasing for `draw_line` 3 anos atrás
  Yuri Rubinsky 31d2304ac4 Merge pull request #57899 from Chaosus/fix_aa 3 anos atrás
  Bastiaan Olij b8be7903f3 Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage 3 anos atrás
  Dimitris Nikolaidis 02572884f4 Fix canvas_group not being freed in RendererCanvasCull::free 3 anos atrás
  Bastiaan Olij 57e5a33623 Split dummy renderer classes into separate files 3 anos atrás
  Hugo Locurcio c509a3a3a5 Tweak render timestamp names for explicitness and consistency 3 anos atrás
  Yuri Roubinsky a85b000967 Fix antialiasing for beginning/end of line in `canvas_item_add_polyline` 3 anos atrás
  Haoyu Qiu 7870cf24f2 Fix invalid read when using LightOccluder2D 3 anos atrás
  Darren Kaste b0d9e14155 Fix canvas items being drawn outside clip rects 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 anos atrás
  Aaron Franke e9808e3d9a Add a double-precision editor build to CI 4 anos atrás
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 anos atrás
  Hugo Locurcio ba65730cbf Rename RID's `getornull()` to `get_or_null()` 4 anos atrás
  Anilforextra cc51b045da Construct values only when necessary. 4 anos atrás
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 anos atrás
  Yuri Roubinsky 59c137a99b Fix incorrect border width of antialiased lines 4 anos atrás
  reduz 64c925cca6 Improve RID_Owner memory usage 4 anos atrás
  reduz 94d31ac327 Implement animation slice drawing in CanvasItem 4 anos atrás