| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Bind missing FixedMaterial constants, fixes #2628 | Franklin Sobrinho | 2015-10-19 | 1 | -1/+5 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #2638 from MarianoGnu/master | Juan Linietsky | 2015-11-18 | 1 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Clamp filling angle instead of normalize | MarianoGNU | 2015-10-19 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | | | | | | add missing default value | MarianoGNU | 2015-10-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | 2015-11-18 | 4 | -23/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix ButtonGroup broken layout | MarianoGNU | 2015-10-19 | 4 | -23/+25 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #2640 from firefly2442/settings-xml-missing-proj | Juan Linietsky | 2015-11-18 | 1 | -12/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | projects in the editor_settings.xml that are no longer found on disk will be ... | firefly2442 | 2015-10-19 | 1 | -12/+19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #2642 from leezh/nrex-update | Juan Linietsky | 2015-11-18 | 7 | -194/+689 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Exposed RegEx expanded option to scripts | Zher Huei Lee | 2015-11-07 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | Updated RegEx demos | Zher Huei Lee | 2015-11-07 | 2 | -8/+10 | |
| | * | | | | | | | | | | | | | | | | | | | Fixed segfault in RegEx.get_capture() | Zher Huei Lee | 2015-11-07 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | Updated nrex to latest version | Zher Huei Lee | 2015-11-07 | 3 | -172/+643 | |
| | * | | | | | | | | | | | | | | | | | | | Updated nrex for LookAhead support | Zher Huei Lee | 2015-11-07 | 1 | -12/+32 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #2652 from firefly2442/fix-icons | Juan Linietsky | 2015-11-18 | 6 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | fix icon locations in demo projects | firefly2442 | 2015-10-21 | 5 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | when creating project, save icon using resource location by default | firefly2442 | 2015-10-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #2661 from romulox-x/lowMem2D | Juan Linietsky | 2015-11-18 | 2 | -5/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | added low_memory_2d_mode, to indicate when 3D post processing buffers and vie... | romulox_x | 2015-10-21 | 2 | -5/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2672 from Brickcaster/patch-1 | Juan Linietsky | 2015-11-18 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix for negative coords. Regarding issue #2665 | Brickcaster | 2015-10-24 | 1 | -3/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #2676 from neikeq/inspector_history_tooltip | Juan Linietsky | 2015-11-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Tooltip for the Inspector's history button | neikeq | 2015-10-25 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #2679 from eska014/set-all-tileset-shapes | Juan Linietsky | 2015-11-18 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Add all collision shapes to a tile when converting scenes to TileSets | eska | 2015-10-25 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2691 from volzhs/android_payment | Juan Linietsky | 2015-11-18 | 3 | -41/+150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | improve android payments | volzhs | 2015-10-28 | 3 | -41/+150 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2693 from TheHX/memory_leak | Juan Linietsky | 2015-11-18 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix small memory leak | Franklin Sobrinho | 2015-10-28 | 1 | -1/+0 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2695 from eska014/add-default-angular-damp | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Set World2D default angular damp per global `physics_2d/default_angular_damp` | eska | 2015-10-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2725 from SaracenOne/line_edit_alignment | Juan Linietsky | 2015-11-18 | 2 | -23/+154 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Aligned line edit fix. | Saracen | 2015-11-02 | 1 | -19/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Added alignment to LineEdit GUI control. | Saracen | 2015-11-02 | 2 | -16/+124 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2726 from SaracenOne/set_loop_restart_time_fix | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed broken set_loop_restart_time method in AudioStreamPlaybackOGGVorbis class. | Saracen | 2015-11-02 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2730 from TheHX/fix_exp_property | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix Range exp_edit property | Franklin Sobrinho | 2015-11-04 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2734 from neikeq/popupmenu_imp | Juan Linietsky | 2015-11-18 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Small PopupMenu changes | neikeq | 2015-11-13 | 1 | -2/+8 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2735 from TheHX/fix_tree_checkbox | Juan Linietsky | 2015-11-18 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Add Tree checkbox check/uncheck behavior when pressing enter | Franklin Sobrinho | 2015-11-05 | 1 | -2/+5 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2737 from akien-mga/type-specific-error-output | Juan Linietsky | 2015-11-18 | 4 | -25/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix error messages forcing a white font for subsequent messages | Rémi Verschelde | 2015-11-10 | 3 | -18/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Display error type (error, warning, script error) in OS::print_error | Rémi Verschelde | 2015-11-10 | 4 | -25/+63 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2747 from MarianoGnu/line_edit | Juan Linietsky | 2015-11-18 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Add <Select All>(Ctrl+A) shortcut to LineEdit. | MarianoGNU | 2015-11-06 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2748 from vnen/fix-2744 | Juan Linietsky | 2015-11-18 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix Opus driver build for VS2010 and VS2012 | George Marques | 2015-11-06 | 1 | -0/+8 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #2749 from TheHX/fix_string_content_test | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
