Commit History

作者 SHA1 備註 提交日期
  bruvzg be611c1c05 Implement Label3D node. 3 年之前
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 年之前
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build 3 年之前
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 年之前
  Haoyu Qiu 3a439a9c03 Fix AnimatedSprite infinite loop 3 年之前
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 年之前
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 年之前
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy 3 年之前
  Rémi Verschelde 929f483ca0 Merge pull request #55446 from Calinou/spritebase3d-remove-opacity 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Jonathan Gollnick 0c14b930ef Fix _validate_property on AnimatedSprite 2D and 3D 3 年之前
  Rémi Verschelde ced07100d7 Merge pull request #53287 from Chaosus/sprite3d_fix 3 年之前
  Hugo Locurcio 1b59818fb3 Remove redundant SpriteBase3D `opacity` property 3 年之前
  reduz d03b7fbe09 Refactored Node3D rotation modes 4 年之前
  kleonc b266b59e56 Fix rendering centered odd-size texture in AnimatedSprite2D/AnimatedSprite3D 4 年之前
  Yuri Roubinsky 1ade29147b Add `texture_changed` signal to `Sprite3D` 4 年之前
  Max Hilbrunner e0355d5db6 Merge pull request #43573 from lewiji/master 4 年之前
  Aaron Franke 84f720966c Use doubles for time in many other places 4 年之前
  Aaron Franke 7cec3c2b95 Use real_t in 3D nodes 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  jfons cfb555a081 Node3D gizmo improvements 4 年之前
  Aaron Franke 09f0596eb2 Explicitly cast to float when creating a float array 4 年之前
  reduz 9ad0c6cde7 Import mesh colors in 8BPP. 4 年之前
  reduz 85cf99f28e Deprecate ImmediateGeometry 4 年之前
  Yuri Roubinsky 19afaa0203 Fixed a bunch of connection errors in TextureEditorPlugin 4 年之前
  kobewi 5605454981 Change frame_coords to Vector2i 4 年之前
  Nathan Franke 2a8c59c171 Use Array for node configuration warnings 5 年之前
  Marcel Admiraal 3dcdb84660 Rename Sprite.region_enabled getter and setter to match properties 4 年之前
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 年之前