Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-01 | Merge pull request #27676 from qarmin/small_fixes_2 | Rémi Verschelde | |
Small fixes to static analyzer bugs | |||
2019-04-30 | Merge pull request #27021 from MarianoGnu/font | Rémi Verschelde | |
Add and expose to Font a function to get the word-wraped text size | |||
2019-04-30 | Merge pull request #24437 from mateusfccp/single_quotes_option | Rémi Verschelde | |
Add settings for single-quotes on completion | |||
2019-04-30 | Add and expose to Font a function to get the rect size needed to draw a ↵ | Mariano Suligoy | |
word-wraped text | |||
2019-04-30 | Merge pull request #27763 from maksloboda/priority-improvement | Rémi Verschelde | |
Changed autotile priority picking algorithm | |||
2019-04-29 | Merge pull request #28101 from MunWolf/debugger_cursor | Rémi Verschelde | |
Added a marker in text_edit that tells which row is executing. | |||
2019-04-29 | Merge pull request #28399 from YeldhamDev/textedit_expose_tab_fold | Rémi Verschelde | |
Expose 'TextEdit's tab drawing and folding to GDScript | |||
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 | |
Brighten the RichTextLabel color in the default theme | |||
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 | |
Small fixes, mostly duplicated code | |||
2019-04-21 | Merge pull request #27219 from raphael10241024/debug_fix | Rémi Verschelde | |
Fix collider debug shape didn't changes with collider size changes | |||
2019-04-19 | Added ability for multiple images to be imported as an atlas | Juan Linietsky | |
This adds support for groups in the import system, which point to a single file. Add property hint for saving files in file field | |||
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 | |
-Node folding is now saved externally together with the properties -External resources remember their ID when scenes are saved. | |||
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 | |
Modified both MeshInstance tools as well as importer to use it instead of QuickHull. | |||
2019-04-10 | Brighten the RichTextLabel color in the default theme | Hugo Locurcio | |
This makes its default color match Label's color, which leads to a more consistent appearance. This partially addresses #24570. | |||
2019-04-09 | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde | |
It seems to stay compatible with formatting done by clang-format 6.0 and 7.0, so contributors can keep using those versions for now (they will not undo those changes). | |||
2019-04-08 | Merge pull request #27711 from neikeq/ifdef-clang-tidy | Rémi Verschelde | |
Replace a few #if/#elif with #ifdef and "#elif defined" | |||
2019-04-08 | Changed autotile priority picking algorithm | Max | |
2019-04-08 | Small fixes, mostly dupicated code | qarmin | |
2019-04-08 | Merge pull request #27565 from SpechtMagnus/tileset_autotile_ignore_flags | Rémi Verschelde | |
Added ignore flag / wildcard bit to tileset autotile | |||
2019-04-08 | + Added ignore flags to autotile bitmask | Magnus Specht | |
+ Added ignore functionality to tileset editor + Updated tileset editor autotile tooltip + Autotile ignore bits are processed and rendered correctl | |||
2019-04-07 | Early exit when nothing to draw in style box flat (fixes #27764) | PouleyKetchoupp | |
2019-04-07 | Merge pull request #26164 from Chaosus/vshader_improvements | Rémi Verschelde | |
Major update for visual shader system | |||
2019-04-07 | Merge pull request #27734 from Hendrikto/cleanup | Rémi Verschelde | |
Remove unused imports | |||
2019-04-07 | Merge pull request #27156 from BastiaanOlij/add_height_map_shape | Rémi Verschelde | |
Added height map shape that implement heightmap collision shape | |||
2019-04-07 | Major improvements for visual shader system | Chaosus | |
2019-04-06 | Merge pull request #27602 from YeldhamDev/tileset_emptypoly_crash_fix | Rémi Verschelde | |
Fix crash when using the Tileset Editor when the given shape has no points | |||
2019-04-06 | Merge pull request #26609 from nekomatata/shadow_offset | Timo | |
Support for shadow offset in box style | |||
2019-04-06 | Remove unused imports | Hendrikto | |
2019-04-05 | Make 'ConvexPolygonShape2D' start empty, so it's consistent with other shapes. | Michael Alexsander Silva Dias | |
2019-04-05 | Replace a few #if/#elif with #ifdef and "#elif defined" | Ignacio Etcheverry | |
2019-04-04 | Small fixes to static analyzer bugs | qarmin | |
2019-04-04 | Fix BitMap calculating incorrect true bit count | Andrii Doroshenko (Xrayez) | |
2019-04-03 | Fix: Keep custom tracks option now keeps animation loop property and value ↵ | Angeloss | |
track update mode. (cherry picked from commit 589c5698a0808fb2ad9f240d65c1f44ad6544834) | |||
2019-03-19 | Properly handle different border widths in rounded corner aa | PouleyKetchoupp | |
Note: removed (unused and not implemented) support for multiple border colors | |||
2019-03-19 | Support for shadow offset in box style | PouleyKetchoupp | |
2019-03-17 | Added height map shape that implement heightmap collision shape | Bastiaan Olij | |
2019-03-16 | Merge pull request #26308 from bojidar-bg/11722-meshlibrary-transforms | Rémi Verschelde | |
Consider StaticBody and NavMesh position when converting to a MeshLibrary | |||
2019-03-16 | Merge pull request #26459 from ptrojahn/eof | Rémi Verschelde | |
Remove extraneous line breaks from text resources | |||
2019-03-12 | AudioStreamSample: Don't crash when writing to file fails | merumelu | |
2019-03-06 | Hide StreamTexture flags, fixes #26640 | Juan Linietsky | |