Age | Commit message (Expand) | Author |
2018-07-04 | Merge pull request #19786 from JFonS/correct_normal_scaling | Rémi Verschelde |
2018-07-03 | Merge pull request #19398 from godotengine/remove-left-margin | Max Hilbrunner |
2018-07-03 | Ensure, if a texture meant for a normal map is imported and size limit exists... | Juan Linietsky |
2018-07-03 | Merge pull request #19843 from Calinou/fix-dynamicfont-hinting-setting | Max Hilbrunner |
2018-07-02 | Added ability for SSAO to affect AO textures too | Juan Linietsky |
2018-07-02 | -Fixes to how hashing happened, now StringName and NodePath use default hashe... | Juan Linietsky |
2018-07-01 | added cylinder shape support | muiroc |
2018-06-30 | Minor changes to the AnimationPlayer editor. | Michael Alexsander Silva Dias |
2018-06-29 | Fix the DynamicFont hinting setting being ineffective | Hugo Locurcio |
2018-06-29 | Small fixes | Juan Linietsky |
2018-06-28 | Optimize images losslessly using `oxipng -o6 --strip all --zopfli` | Hugo Locurcio |
2018-06-21 | Add render mode to ensure correct normals when using non-uniform scaling | JFonS |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-13 | Merge pull request #19487 from JFonS/better_3d_select | Rémi Verschelde |
2018-06-13 | Polished 3D selection | JFonS |
2018-06-08 | updated ranges for primitive meshes | clayjohn |
2018-06-08 | Avoid animation length from ever being completely, fixes #19420 | Juan Linietsky |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky |
2018-06-06 | Remove default non-zero left margin | Pedro J. Estébanez |
2018-05-27 | Added support Python 3 in "make_header.py" file | Mintormo |
2018-05-26 | Merge pull request #18379 from ZDDM/18-04-23-audiostream-docs | Max Hilbrunner |
2018-05-20 | Up vector implementation and OrientedPathFollow. | danilo2205 |
2018-05-18 | -Hid texture flags by default so they dont take so much space | Juan Linietsky |
2018-05-18 | Merge pull request #18978 from Chaosus/cubebugfix | Rémi Verschelde |
2018-05-17 | Merge pull request #18960 from isaacremnant/autotile_3x3_minimal | Mariano Javier Suligoy |
2018-05-17 | -Ability to open resources in the same window | Juan Linietsky |
2018-05-17 | Fix bug in CubeMesh | Chaosus |
2018-05-17 | Restore support for minimal 3x3 autotile sets | isaacremnant |
2018-05-17 | Merge pull request #18862 from endragor/remove-font-width-ceiling | Rémi Verschelde |
2018-05-16 | Merge pull request #18814 from PJB3005/18-05-12-imagetexture-load-error | Rémi Verschelde |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-14 | ImageTexture.load returns an error code. | Pieter-Jan Briers |
2018-05-14 | Ceil char width within Label instead of Font | Ruslan Mustakov |
2018-05-14 | Fixed some warnings found with Cppcheck. | Michael Alexsander Silva Dias |
2018-05-11 | Update oversampling of outlines after window size change | Ruslan Mustakov |
2018-05-11 | Implemented physics material | AndreaCatania |
2018-05-08 | Merge pull request #18374 from JFonS/fix_particles_animation | Juan Linietsky |
2018-05-08 | Always emit dynamic font change in update_oversampling | Ruslan Mustakov |
2018-05-08 | Perfect FreeType-based outlines for DynamicFonts | Ruslan Mustakov |
2018-05-07 | Added a simpler way to flip faces, closes #17373 and closes #17369 | Juan Linietsky |
2018-05-07 | Merge pull request #17504 from endragor/fix-oversampling-autowrap | Juan Linietsky |
2018-05-07 | Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-size | Juan Linietsky |
2018-05-07 | Merge pull request #17845 from JFonS/disable_spatial_shadows | Juan Linietsky |
2018-05-05 | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner |
2018-05-05 | Merge pull request #18407 from danilo2205/get_closest_point | Max Hilbrunner |
2018-05-04 | Merge pull request #18480 from BastiaanOlij/add_custom_aabb_to_primitives | Rémi Verschelde |
2018-05-01 | Added methods get_closest_point and get_closest_offset to both Curve2D and Cu... | danilo2205 |
2018-05-01 | Adds z-index properties to TileSets. | Pieter-Jan Briers |
2018-05-01 | Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... | Zumo |
2018-04-29 | added custom aabb to primitives | Bastiaan Olij |