Age | Commit message (Expand) | Author |
2015-06-13 | some editor window changes | Juan Linietsky |
2015-06-08 | draw button focus before text and icon | Juan Linietsky |
2015-06-08 | grid container supports separate h and v spacing | Juan Linietsky |
2015-06-07 | Merge pull request #2007 from Krzycho666/master | Juan Linietsky |
2015-06-07 | Merge pull request #1973 from Biliogadafr/ColorRamp | Juan Linietsky |
2015-06-06 | -fixed many memory initialization issues | Juan Linietsky |
2015-06-06 | Merge remote-tracking branch 'origin/master' | Juan Linietsky |
2015-06-06 | new file dialog! | Juan Linietsky |
2015-06-01 | -fixes to navigation, so edge-merging is more flexible on conflict | Juan Linietsky |
2015-05-29 | Fixed ui_accept problem. It's possible now to make a custom ui_accept action ... | krzycho |
2015-05-24 | Replace color phases with color ramp for Particles2D. | Biliogadafr |
2015-05-19 | more fixes | Juan Linietsky |
2015-05-19 | fixed latin separation in label, broke it? for cjk | Juan Linietsky |
2015-05-19 | more fixes | Juan Linietsky |
2015-05-18 | fix a crash situation when starting a thread and other small fixes | Juan Linietsky |
2015-05-09 | -fix clip+center alignment on Button, fixes #1865 | Juan Linietsky |
2015-05-09 | -Added prints() function, fixes #1132, #1859 | Juan Linietsky |
2015-05-07 | Merge pull request #1826 from eehrich/master | Juan Linietsky |
2015-05-06 | -removed dynamic_cast on CheckBox, fixes #1830 | Juan Linietsky |
2015-05-06 | clearified parenthesis of if construct | ehriche |
2015-05-06 | optional formal changes | ehriche |
2015-05-05 | avoid crash on some cases of richtextlabel fill, but odd behavior persists, #... | Juan Linietsky |
2015-05-05 | fix crash in editor when using alt+arrows to indent, thanks adolson and romul... | Juan Linietsky |
2015-05-04 | Merge pull request #1804 from ricpelo/ricpelo-patch-2 | Juan Linietsky |
2015-05-04 | fix font import path on windows, closes #1675 | Juan Linietsky |
2015-05-04 | Wrong use of | instead of || | Ricardo PĂ©rez |
2015-05-03 | Merge pull request #1755 from dbsGen/master | Juan Linietsky |
2015-05-02 | Triple click doesn't select line if click was done on different lines. Fix #1727 | Biliogadafr |
2015-05-01 | -fixed old condition in TextureFrame that caused bugs in materials, closes #1742 | Juan Linietsky |
2015-05-01 | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky |
2015-05-01 | Optimize the code. | Gen |
2015-04-30 | fixed a autowrap bug when word is too length. | Gen |
2015-04-30 | Update label.cpp | Gen |
2015-04-29 | space is only skipped when autowrap. | Gen |
2015-04-29 | record the number of space before a word. | Gen |
2015-04-29 | record the number of space before a words. | Gen |
2015-04-28 | bad lookup in grid container corrected, cells are properly aligned again. Fix... | Juan Linietsky |
2015-04-28 | Update label.h | Gen |
2015-04-28 | Update label.cpp | Gen |
2015-04-26 | fix crash on exit for popup, fixes #1676 | Juan Linietsky |
2015-04-22 | disable apply modifiers by default in export flag | Juan Linietsky |
2015-04-21 | -Many fixes and demo for RichTexLabel | Juan Linietsky |
2015-04-20 | -oops, duplicated text issue fix.. | Juan Linietsky |
2015-04-18 | disable undo properly after ctrl-i, fixes #1688 | Juan Linietsky |
2015-04-18 | -try to avoid errors when path using ".." is present in script include, fixes... | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-04-02 | merging okam changes | Juan Linietsky |
2015-03-23 | android fixes, please test | Juan Linietsky |
2015-03-22 | Merge pull request #1402 from ElectricSolstice/editor_match_fix | Juan Linietsky |
2015-03-22 | Merge pull request #1460 from MarianoGnu/master | Juan Linietsky |