Age | Commit message (Expand) | Author |
2017-12-06 | -Fix particles with size==0, closes #13931 | Juan Linietsky |
2017-12-06 | Merge pull request #13409 from YeldhamDev/textedit_disabled | Rémi Verschelde |
2017-12-06 | Fix and rewrite folding logic, closes #14005, closes #13421 | Juan Linietsky |
2017-12-06 | Fix missing stylebox for LinkButton's hover states | Waldson Patrício |
2017-12-05 | Improve slang, especially in user-visible parts | Unknown |
2017-12-04 | Added a higher level wrapper for proxy texture | Juan Linietsky |
2017-12-04 | -Implemented Proxy Textures (needed to solve the problem with ViewportTexture) | Juan Linietsky |
2017-12-02 | Fixed FileDialog's "parent folder" button not having a texture. | Michael Alexsander Silva Dias |
2017-12-01 | Add disabled theme to TextEdit. | Michael Alexsander Silva Dias |
2017-11-27 | Switch to textureLod for parallax offset, avoids errors on UWP. | Juan Linietsky |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-11-24 | Fix style error with MenuButton in default theme | geequlim |
2017-11-24 | Fix TileMap and TileSet ClassDB bindings | Ruslan Mustakov |
2017-11-20 | Implement auto-tiling | Mariano Suligoy |
2017-11-17 | Fixed mesh importing when multiple materials are present | Daniel J. Ramirez |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn |
2017-11-17 | Merge pull request #12870 from Nibodhika/master | Rémi Verschelde |
2017-11-15 | Remove obsolete ButtonArray theming | Rémi Verschelde |
2017-11-15 | -Ability to choose operator for emission, closes #10441 | Juan Linietsky |
2017-11-15 | Fixing tilemap rotation for non top-left tiles. | Vito |
2017-11-14 | Ability to update parts of an array, and set arrays as dynamic draw | Juan Linietsky |
2017-11-13 | Merge pull request #12811 from Chaosus/quadsize | Rémi Verschelde |
2017-11-13 | Merge pull request #12014 from hi-ogawa/fix-video-playback | Rémi Verschelde |
2017-11-13 | Added size to QuadMesh | Chaosus |
2017-11-12 | Merge pull request #12852 from djrm/pr_import_fixes | Rémi Verschelde |
2017-11-12 | Merge pull request #12858 from dfleury2/master | Rémi Verschelde |
2017-11-12 | Update meshes when reimporting, | Daniel J. Ramirez |
2017-11-12 | -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart | Juan Linietsky |
2017-11-12 | Set ambient contribution by default to 1, fixes #11850 | Juan Linietsky |
2017-11-12 | fix: Updates dynamic_font_stb to use get_extension, and memnew | D. Fleury |
2017-11-09 | Reworked how servers preallocate RIDs, should fix #10970 | Juan Linietsky |
2017-11-09 | Remove get_default_video_mode definition on OSX/iOS | Rémi Verschelde |
2017-11-05 | Added filter_clip to AtlasTexture | MrCdK |
2017-10-28 | Refactor bufer to buffer | Poommetee Ketson |
2017-10-25 | fix a 'proximity_fade_distacne' typo in material | Jakub Grzesik |
2017-10-23 | Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings | Bastiaan Olij |
2017-10-23 | Revert "Rename Schlick GGX to GGX." | Rémi Verschelde |
2017-10-22 | Many fixes to SSAO, should be good now. | Juan Linietsky |
2017-10-22 | Merge pull request #12296 from tagcup/ggx_rename | Rémi Verschelde |
2017-10-22 | CubeMap: fix duplicate flags property | Poommetee Ketson |
2017-10-21 | Rename Schlick GGX to GGX. | Ferenc Arn |
2017-10-21 | Merge pull request #12286 from NathanWarden/add_cubemap_properties | Rémi Verschelde |
2017-10-22 | Bind unbound enums, rearrange some by value | Poommetee Ketson |
2017-10-21 | Added properties for CubeMap. | Nathan Warden |
2017-10-20 | Merge pull request #12228 from hi-ogawa/fix-spatial-shader-conversion-with-te... | Rémi Verschelde |
2017-10-19 | Fix spatial shader conversion with texture | Hiroshi Ogawa |
2017-10-15 | Fix animation before first key | Pedro J. Estébanez |
2017-10-14 | Fix video playback | Matt Hughes |
2017-10-14 | [DOCS] Fix a few typos. | Andreas Haas |
2017-10-13 | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez |