summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2022-06-13Merge pull request #61772 from bruvzg/ft_ot_collectRémi Verschelde
2022-06-12Merge pull request #61961 from jtnicholl/anim_lib_type_hintsRémi Verschelde
2022-06-12Fix type hints for AnimationLibrary's signalsJonathan Nicholl
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-06-11Revert vector4 output ports in visual shadersYuri Rubinsky
2022-06-09Add a property hint to Environment's `sky_rotation` propertyHugo Locurcio
2022-06-09Merge pull request #61813 from smix8/navigationmesh_properties_naming_4.xRémi Verschelde
2022-06-09Remove slash delimiter from NavigationMesh propertiessmix8
2022-06-09Merge pull request #61830 from XutaxKamay/fix-image-textureRémi Verschelde
2022-06-09Fix for ImageTexture importedKamay Xutax
2022-06-08Merge pull request #61662 from smix8/navigation_map_cell_defaults_4.xRémi Verschelde
2022-06-08Re-add internal image field to ImageTexturekobewi
2022-06-07Merge pull request #61558 from kleonc/triangle_mesh_from_triangle_stripRémi Verschelde
2022-06-07Merge pull request #61284 from KoBeWi/steal_image()Rémi Verschelde
2022-06-07Merge pull request #55909 from Calinou/volumetric-fog-tweak-temporal-reprojec...Clay John
2022-06-07Remove image property of ImageTexturekobewi
2022-06-07[TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *....bruvzg
2022-06-05Fix typo "Frac" instead of "Fract"Aaron Record
2022-06-05Increase maximum size of gradient textureskobewi
2022-06-03Match NavMap and ProjectSettings with NavigationMesh defaultssmix8
2022-05-31Make `Mesh::generate_triangle_mesh()` handle `PRIMITIVE_TRIANGLE_STRIP`kleonc
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-30Improve and fix the GraphNode port hotzonesHendrik Brucker
2022-05-26Merge pull request #61337 from reduz/improve-stylebox-previewRémi Verschelde
2022-05-26Improve StyleBox previewreduz
2022-05-25use ERR_FAIL_INDEX when preferredNathan Franke
2022-05-25Merge pull request #61355 from bruvzg/text_mesh_fix_fill_alignRémi Verschelde
2022-05-24Merge pull request #61040 from Calinou/basematerial3d-rename-tex-propertiesRémi Verschelde
2022-05-24Rename BaseMaterial3D properties to use fully spelled out "texture"Hugo Locurcio
2022-05-24Use IGN instead of white noise for sky ditheringclayjohn
2022-05-24Tweak TextMesh decomposition error message to mention self-intersecting linesHugo Locurcio
2022-05-24[TextMesh] Fix incorrectly applied FILL alignment.bruvzg
2022-05-24Merge pull request #61106 from snailrhymer/animation-library-fixesRémi Verschelde
2022-05-24Merge pull request #61203 from Calinou/cylindermesh-add-cap-propertiesRémi Verschelde
2022-05-24Merge pull request #60803 from Chaosus/shader_hint_renameRémi Verschelde
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-23[TextMesh] Do not generate meshes for non-visual glyphs.bruvzg
2022-05-23Merge pull request #61314 from Chaosus/vs_fix_conversion_bugRémi Verschelde
2022-05-23Improve MultiplayerSynchronizer editor usabilityreduz
2022-05-23Fix connection of subports after uniform->constant conversion in vshaderYuri Rubinsky
2022-05-23Merge pull request #61283 from bruvzg/text_mesh_cubicRémi Verschelde
2022-05-22[TextMesh] Fix cubic cubic Bezier arc processing.bruvzg
2022-05-22Decrease SphereShape3D's default radius to 0.5 to match primitive meshHugo Locurcio
2022-05-21Add properties to disable top/bottom cap generation in CylinderMeshHugo Locurcio
2022-05-21Merge pull request #61194 from reduz/new-hash-setRémi Verschelde
2022-05-20Remove outdated "not implemented yet" comments in ParticlesMaterialHugo Locurcio
2022-05-20Add a new HashSet templatereduz
2022-05-20Tweak the disabled files text color in FileDialog for readabilityHugo Locurcio
2022-05-20Merge pull request #61170 from smix8/navigation_navmesh_property_limits_4.xRémi Verschelde
2022-05-20Merge pull request #61205 from Calinou/default-font-tweak-fake-bold-italicRémi Verschelde