Age | Commit message (Expand) | Author |
2019-05-19 | Fix typos with codespell | Rémi Verschelde |
2019-05-19 | Added Fresnel and OneMinus to visual shaders | Chaosus |
2019-05-17 | Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor | Max Hilbrunner |
2019-05-13 | Merge pull request #28761 from aqnuep/texture_resource_reload_fix | Rémi Verschelde |
2019-05-08 | Fix texture resource reload bug | Daniel Rakos |
2019-05-07 | Add transform support to deal with Bullets centering of shapes | Bastiaan Olij |
2019-05-07 | Center shape according to logic Bullet applies | Bastiaan Olij |
2019-05-06 | Merge pull request #28516 from Chaosus/fix_vs_mix_title | Rémi Verschelde |
2019-05-06 | Merge pull request #28330 from BastiaanOlij/improve_multimesh | Rémi Verschelde |
2019-05-05 | Add bookmarks for easier code navigation | Tomasz Chabora |
2019-05-03 | Merge pull request #28548 from YeldhamDev/check_button_disabled_icon | Rémi Verschelde |
2019-05-03 | Fix crash when trying to set fallback or next pass with one of parent | qarmin |
2019-05-03 | Merge pull request #28636 from bojidar-bg/d2426-panel-styles | Rémi Verschelde |
2019-05-03 | Remove unused `panelf` and `panelnc` styles | Bojidar Marinov |
2019-05-02 | Add "disabled" icon for 'CheckButton' | Michael Alexsander Silva Dias |
2019-05-02 | Do precision comparison to prevent the creation of keyframes with a time that... | Jared |
2019-05-02 | Add a property hint for DynamicFont size | Hugo Locurcio |
2019-05-01 | Fixing Curve2D/3D baked interpolated values | Maxime Leroy |
2019-05-01 | Expose TextEdit's drawSpaces feature to GDScript | miwanczuk |
2019-05-01 | Merge pull request #27676 from qarmin/small_fixes_2 | Rémi Verschelde |
2019-04-30 | Merge pull request #27021 from MarianoGnu/font | Rémi Verschelde |
2019-04-30 | Expose more surface tools and add create_from_blend_shape. | K. S. Ernest (iFire) Lee |
2019-04-30 | Merge pull request #24437 from mateusfccp/single_quotes_option | Rémi Verschelde |
2019-04-30 | Add and expose to Font a function to get the rect size needed to draw a word-... | Mariano Suligoy |
2019-04-30 | Merge pull request #27763 from maksloboda/priority-improvement | Rémi Verschelde |
2019-04-29 | Renames captions of Scalar/VectorInterp in Visual Shaders | Chaosus |
2019-04-29 | Merge pull request #28101 from MunWolf/debugger_cursor | Rémi Verschelde |
2019-04-29 | Merge pull request #28399 from YeldhamDev/textedit_expose_tab_fold | Rémi Verschelde |
2019-04-26 | Added set_as_bulk_array, fixed transform2D saving and documentation to MultiMesh | Bastiaan Olij |
2019-04-25 | Use approximate equallity methods in many places | Aaron Franke |
2019-04-25 | [Core] Approximate equality | Aaron Franke |
2019-04-24 | Expose 'TextEdit's tab drawing and folding to GDScript | Michael Alexsander Silva Dias |
2019-04-24 | Disallow loopback connection in visual scripts and visual shaders | Chaosus |
2019-04-23 | Added a marker in text_edit that tells which row is executing. | Rikhardur Bjarni Einarsson |
2019-04-23 | Merge pull request #27903 from Calinou/richtextlabel-brighten-default-color | Hein-Pieter van Braam |
2019-04-23 | Fix typo count_count to count | qarmin |
2019-04-22 | Expose visible instance count to multimesh | Juan Linietsky |
2019-04-22 | Merge pull request #27673 from qarmin/small_fixes | Rémi Verschelde |
2019-04-21 | Merge pull request #27219 from raphael10241024/debug_fix | Rémi Verschelde |
2019-04-19 | Added ability for multiple images to be imported as an atlas | Juan Linietsky |
2019-04-13 | Clean up ASSIMP import code. | Juan Linietsky |
2019-04-13 | Added conditional nodes to visual shaders | Chaosus |
2019-04-11 | No more metadata and dependency indices kept in resources saved. | Juan Linietsky |
2019-04-11 | Fix collider debug shape didn't changes with collider size changes | yakun.zhang |
2019-04-10 | Bundled VHACD library for convex decomposition. | Juan Linietsky |
2019-04-10 | Brighten the RichTextLabel color in the default theme | Hugo Locurcio |
2019-04-09 | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde |
2019-04-08 | Merge pull request #27711 from neikeq/ifdef-clang-tidy | Rémi Verschelde |
2019-04-08 | Changed autotile priority picking algorithm | Max |
2019-04-08 | Small fixes, mostly dupicated code | qarmin |