Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-14 | Merge pull request #62044 from smix8/navigation_navagent_map_change_4.x | Rémi Verschelde | |
Add NavigationAgent2D/3D set_navigation_map() function | |||
2022-06-14 | Add NavigationAgent set_navigation_map() function | smix8 | |
Add NavigationAgent set_navigation_map() and get_navigation_map() function. | |||
2022-06-14 | Merge pull request #62042 from ↵ | Rémi Verschelde | |
Calinou/basematerial3d-nearest-height-always-linear Always sample the heightmap with linear filtering in BaseMaterial3D | |||
2022-06-14 | Always sample the heightmap with linear filtering in BaseMaterial3D | Hugo Locurcio | |
Nearest-neighbor filtering of the heightmap results in a broken appearance, with and without Deep Parallax enabled on the material. Linear filtering results in a more expected appearance. This does not affect other texture maps such as albedo, normal or roughness. | |||
2022-06-14 | Merge pull request #62035 from smix8/navigation_doc_agent_cb_cancel_4.x | Rémi Verschelde | |
2022-06-14 | Merge pull request #62030 from KoBeWi/SetName/GetName | Rémi Verschelde | |
2022-06-14 | Document NavigationServer API navigation agent callbacks | smix8 | |
Document NavigationServer API navigation agent callbacks. | |||
2022-06-14 | Change set/get binding to use StringName | kobewi | |
2022-06-14 | Add vector value linking | kobewi | |
Co-authored-by: redlamp <244062+redlamp@users.noreply.github.com> | |||
2022-06-13 | Merge pull request #61945 from KoBeWi/making_move_to_trash_less_trash | Rémi Verschelde | |
2022-06-13 | Merge pull request #61809 from groud/terrain_center_bit | Rémi Verschelde | |
2022-06-13 | Merge pull request #61915 from Calinou/doc-lightmapgi | Rémi Verschelde | |
2022-06-13 | Document LightmapGI, LightmapGIData and LightmapProbe | Hugo Locurcio | |
This documents those 3 classes with 100% completion, while also documenting the relevant project settings. | |||
2022-06-13 | Merge pull request #61983 from skyace65/WorldEnvironment | Rémi Verschelde | |
2022-06-13 | Add description for camera effects property in WorldEnvironment | skyace65 | |
2022-06-13 | Improve description of move_to_trash() | kobewi | |
2022-06-13 | Merge pull request #61772 from bruvzg/ft_ot_collect | Rémi Verschelde | |
2022-06-13 | Merge pull request #61819 from bruvzg/button_overrun | Rémi Verschelde | |
2022-06-12 | Merge pull request #61961 from jtnicholl/anim_lib_type_hints | Rémi Verschelde | |
Fix type hints for AnimationLibrary's signals' arguments | |||
2022-06-12 | Merge pull request #61916 from Calinou/doc-curvetexture | Rémi Verschelde | |
Document the CurveXYZTexture class, improve CurveTexture documentation | |||
2022-06-12 | Document the CurveXYZTexture class, improve CurveTexture documentation | Hugo Locurcio | |
2022-06-12 | Fix type hints for AnimationLibrary's signals | Jonathan Nicholl | |
2022-06-12 | Fix parameter name for String.left and String.right | Haoyu Qiu | |
2022-06-11 | Update name of Convert to MeshInstance2D button in MeshInstance2D doc | Hugo Locurcio | |
2022-06-10 | Add terrain center bit | Gilles Roudière | |
2022-06-10 | Fix description about SceneTreeTimer auto free | Haoyu Qiu | |
2022-06-10 | Merge pull request #52415 from deakcor/dev-node2d | Rémi Verschelde | |
Fix global properties setters and add global skew for node2d | |||
2022-06-09 | added info on microphone sample format | Nikola Whallon | |
2022-06-09 | Merge pull request #61659 from KoBeWi/state-of-the-ed | Rémi Verschelde | |
2022-06-09 | Merge pull request #61813 from smix8/navigationmesh_properties_naming_4.x | Rémi Verschelde | |
2022-06-09 | Remove slash delimiter from NavigationMesh properties | smix8 | |
Remove slash delimiter from NavigationMesh properties. | |||
2022-06-09 | Merge pull request #61670 from smix8/navigation_navagent_patharray_use_4.x | Rémi Verschelde | |
Document the correct use of NavigationAgent path functions | |||
2022-06-09 | Document the correct use of NavigationAgent path functions | smix8 | |
Document the correct use of NavigationAgent path functions. | |||
2022-06-08 | Add overrun behavior to the Button. | bruvzg | |
2022-06-08 | Merge pull request #61739 from smix8/navigation_region_cost_4.x | Rémi Verschelde | |
2022-06-08 | Merge pull request #61662 from smix8/navigation_map_cell_defaults_4.x | Rémi Verschelde | |
2022-06-08 | i18n: Misc fixes translation strings | Rémi Verschelde | |
Adds some translator comments to solve some questions raised on Weblate. | |||
2022-06-07 | Merge pull request #61558 from kleonc/triangle_mesh_from_triangle_strip | Rémi Verschelde | |
Make `Mesh::generate_triangle_mesh()` handle `PRIMITIVE_TRIANGLE_STRIP` | |||
2022-06-07 | Merge pull request #61319 from JFonS/taa_wip | Rémi Verschelde | |
Initial TAA implementation | |||
2022-06-07 | Merge pull request #61284 from KoBeWi/steal_image() | Rémi Verschelde | |
Remove image property of ImageTexture | |||
2022-06-07 | Merge pull request #59786 from V-Sekai/ok_color | Rémi Verschelde | |
Allow picking similar colours using OKHSL. | |||
2022-06-07 | Bind vararg method flag in core constants | sps1112 | |
2022-06-07 | Remove image property of ImageTexture | kobewi | |
2022-06-07 | Merge pull request #61751 from KoBeWi/🐱👤 | Rémi Verschelde | |
2022-06-07 | Merge pull request #50349 from Calinou/array-add-some-every | Rémi Verschelde | |
Add `any()` and `all()` methods to Array | |||
2022-06-07 | Allow picking similar colours using OKHSL. | K. S. Ernest (iFire) Lee | |
2022-06-07 | Add GLOBAL_DEF_INTERNAL to hide specific settings | kobewi | |
2022-06-07 | Merge pull request #61737 from LightningAA/fix-frac-typo | Rémi Verschelde | |
Fix typo "Frac" instead of "Fract" | |||
2022-06-07 | Initial TAA implementation | jfons | |
Initial TAA support based on the implementation in Spartan Engine. Motion vectors are correctly generated for camera and mesh movement, but there is no support for other things like particles or skeleton deformations. | |||
2022-06-07 | [TextServer] Adds support for TrueType / OpenType collection files (*.TTC, ↵ | bruvzg | |
*.OTC). |