Revīziju vēsture

Autors SHA1 Ziņojums Datums
  clayjohn caf235718e Ensure albedo texture size is available for Label3D and Sprite3D 8 mēneši atpakaļ
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 gadu atpakaļ
  Thaddeus Crews 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 gadu atpakaļ
  A Thousand Ships 194bdde947 Cleanup of raw `nullptr` checks with `Ref` 1 gadu atpakaļ
  Valeriy Molchanov 32369d2b6d Fix Issue #94145 Incorrect text in the Node Configuration Warning dialog 1 gadu atpakaļ
  Silc Lizard (Tokage) Renew 59667f8ea2 Fix property type of Sprite3D `frame_coords` to Vector2i from Vector2 1 gadu atpakaļ
  Robocraft999 dc6e664fda Fix AnimationSprite2D/3D::play using wrong end_frame 1 gadu atpakaļ
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 gadu atpakaļ
  kobewi a262d2d881 Add shorthand for using singleton string names 2 gadi atpakaļ
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 gadu atpakaļ
  Micky cd2032a90b Optimise Object's `get_argument_options` 1 gadu atpakaļ
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 gadu atpakaļ
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 gadi atpakaļ
  Rémi Verschelde d822fd5322 Merge pull request #86733 from Mickeon/autocompletion-more-animated-sprite 1 gadu atpakaļ
  Micky d5a7c7818c Add autocompletion options for AnimatedSprite's other play methods 1 gadu atpakaļ
  Micky ca2f340384 Fix missing autocompletion for inheriting classes 1 gadu atpakaļ
  Mika Viskari 5b9e67e0a5 Add property change guards to Sprite2D and AnimatedSprite2D 1 gadu atpakaļ
  Mika Viskari 484c5b5aff Fix invalid frame index when Sprite2D's hframes or vframes has been changed 1 gadu atpakaļ
  BlueCube3310 bd67e0a0bc Change dropdown type filter to Texture2D in certain nodes 2 gadi atpakaļ
  clayjohn e3d31837eb Sanitize tangents when creating mesh surfaces to avoid triggering the compressed mesh path in the shader 2 gadi atpakaļ
  kleonc db6a8956b2 Make gizmo plugin handle SpriteBase3D instead of Sprite3D 2 gadi atpakaļ
  clayjohn 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. 2 gadi atpakaļ
  A Thousand Ships a29416e332 [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 gadi atpakaļ
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 gadi atpakaļ
  kobewi edd23074a2 Convert some Callables to callable_mp() 2 gadi atpakaļ
  nklbdev 1d16704faf Potencially fix nan's on octahedral tangents in RenderingServer 2 gadi atpakaļ
  kleonc d3d84d90de Fix AnimatedSprite3D autoplay warning 2 gadi atpakaļ
  bruvzg b4fe514aa3 [Sprite3D/Label3D] Expose alpha antialiasing properties. 2 gadi atpakaļ
  Rémi Verschelde 38f8411ed8 Merge pull request #71964 from bruvzg/mat_key 2 gadi atpakaļ
  Silc Renew fa198c482e Fix AnimatedSprite play() don't redraw immediately 2 gadi atpakaļ