Age | Commit message (Expand) | Author |
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 |
2018-04-27 | CSG Support for Godot! | Juan Linietsky |
2018-04-27 | Fixed stylebox crash | sersoong |
2018-04-23 | Fix particle animation controls | JFonS |
2018-04-12 | Implement font shadows for RichTextLabel | Markus Törnqvist |
2018-04-08 | Merge pull request #18072 from AlexHolly/master | George Marques |
2018-04-08 | expose Tileset TileMode to GDScript | Alexander Holland |
2018-04-08 | Merge pull request #16705 from Chaosus/generate_normals_flip | Juan Linietsky |
2018-04-08 | Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved | Juan Linietsky |
2018-04-08 | Merge pull request #17443 from Noshyaar/tilesetcrash | Juan Linietsky |
2018-04-07 | Merge pull request #17602 from ivodopiviz/tscn-issues | Juan Linietsky |
2018-04-07 | Merge pull request #17730 from RandomShaper/radio-buttons-in-menus | Juan Linietsky |
2018-04-01 | Mesh: fix crash when creating mesh outline from QuadMesh | Poommetee Ketson |
2018-03-29 | Added flag on SpatialMaterial to disable shadows | JFonS |
2018-03-28 | Fix StyleBox ignoring region rect and ProgressBar using center size | Bojidar Marinov |
2018-03-27 | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez |
2018-03-25 | Removed unnecessary newlines from tscn | Ivan Vodopiviz |
2018-03-23 | Fix converting to tileset crashes Godot if existing file is not tileset | Poommetee Ketson |