| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Add root motion support in AnimationTree.HEADmirror | Juan Linietsky | 2018-06-26 | 9 | -22/+667 |
| * | Merge pull request #19164 from marcelofg55/tilemap_undo2 | Rémi Verschelde | 2018-06-26 | 4 | -30/+77 |
| |\ | |||||
| | * | Improve TileMap undo operations, second try | Marcelo Fernandez | 2018-05-29 | 4 | -30/+77 |
| * | | Merge pull request #19776 from marcelofg55/tilemap_quadrant_opt | Rémi Verschelde | 2018-06-26 | 2 | -4/+8 |
| |\ \ | |||||
| | * | | Optimize _recreate_quadrants | Marcelo Fernandez | 2018-06-26 | 2 | -4/+8 |
| * | | | Merge pull request #19767 from Chaosus/vsync_fix | Rémi Verschelde | 2018-06-26 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Fix vsync initialization | Chaosus | 2018-06-25 | 1 | -0/+2 |
| * | | | | Merge pull request #19766 from GodotExplorer/android-gles2 | Rémi Verschelde | 2018-06-26 | 4 | -14/+38 |
| |\ \ \ \ | |||||
| | * | | | | Implement OpenGL ES rasterizer selection logic for Android. | geequlim | 2018-06-26 | 4 | -14/+38 |
| * | | | | | Merge pull request #19774 from karroffel/blendspace-1d-sync-fix | Rémi Verschelde | 2018-06-26 | 1 | -8/+20 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | ensure BlendSpace1D syncs animations | Thomas Herzog | 2018-06-26 | 1 | -8/+20 |
| |/ / / / | |||||
| * | | | | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky | 2018-06-25 | 16 | -119/+124 |
| * | | | | Merge pull request #19720 from karroffel/blendspace-1d | Juan Linietsky | 2018-06-25 | 11 | -154/+1357 |
| |\ \ \ \ | |||||
| | * | | | | added BlendSpace1D editor plugin | Thomas Herzog | 2018-06-25 | 10 | -54/+914 |
| | * | | | | added AnimationBlendSpace1D | Thomas Herzog | 2018-06-25 | 5 | -3/+346 |
| | * | | | | rename BlendSpace to BlendSpace2D | Thomas Herzog | 2018-06-25 | 7 | -151/+151 |
| * | | | | | removed print | Juan Linietsky | 2018-06-25 | 1 | -4/+0 |
| |/ / / / | |||||
| * | | | | State machine animation node | Juan Linietsky | 2018-06-25 | 30 | -13/+3660 |
| * | | | | Remove extra addition to tree of editor autoloads | George Marques | 2018-06-25 | 1 | -8/+0 |
| * | | | | Merge pull request #19744 from marcelofg55/profiler_clear | Rémi Verschelde | 2018-06-25 | 2 | -4/+17 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Add a Clear button to the profiler | Marcelo Fernandez | 2018-06-23 | 2 | -4/+17 |
| | |/ / | |||||
| * | | | Merge pull request #19728 from Chaosus/theme_strings | Rémi Verschelde | 2018-06-25 | 3 | -51/+49 |
| |\ \ \ | |||||
| | * | | | Changed themes presets to String format | Chaosus | 2018-06-23 | 3 | -51/+49 |
| | |/ / | |||||
| * | | | Merge pull request #19698 from Chaosus/theme_submenu | Rémi Verschelde | 2018-06-25 | 2 | -37/+57 |
| |\ \ \ | |||||
| | * | | | Move Theme options to submenu | Chaosus | 2018-06-21 | 2 | -37/+57 |
| * | | | | Merge pull request #19718 from thduynguyen/bug_fixes | Rémi Verschelde | 2018-06-25 | 1 | -1/+11 |
| |\ \ \ \ | |||||
| | * | | | | bugfix: correct #ifdef for TOUCH_ENABLED and OPENGL_ENABLED | Duy-Nguyen Ta | 2018-06-22 | 1 | -1/+11 |
| * | | | | | Merge pull request #19193 from tagcup/quat_norm | Juan Linietsky | 2018-06-25 | 7 | -21/+40 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed Basis -> Quat conversions, added a few safety checks. | tagcup | 2018-05-27 | 7 | -21/+40 |
| * | | | | | | Merge pull request #19743 from Calinou/remove-appimage-structure | Rémi Verschelde | 2018-06-25 | 3 | -12/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove the old AppImage structure | Hugo Locurcio | 2018-06-24 | 3 | -12/+0 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #19730 from BastiaanOlij/fix_y_shift | Rémi Verschelde | 2018-06-25 | 1 | -5/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix typo in y shift | Bastiaan Olij | 2018-06-23 | 1 | -5/+5 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #19745 from BastiaanOlij/fix_frustum_msg | Rémi Verschelde | 2018-06-25 | 1 | -4/+16 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Fight off some error spam in the editor | Bastiaan Olij | 2018-06-24 | 1 | -4/+16 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #19016 from neikeq/w | Ignacio Etcheverry | 2018-06-22 | 2 | -20/+56 |
| |\ \ \ \ \ | |||||
| | * | | | | | Mono: Module build improvements | Ignacio Etcheverry | 2018-06-22 | 2 | -20/+56 |
| * | | | | | | i18n: Sync translations with Weblate | Rémi Verschelde | 2018-06-22 | 37 | -1669/+1755 |
| * | | | | | | Merge pull request #19695 from rraallvv/nocache_gen_master | Rémi Verschelde | 2018-06-22 | 6 | -14/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | add NoCache wrapper to Command | Rhody Lugo | 2018-06-21 | 6 | -14/+20 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky | 2018-06-21 | 7 | -12/+341 |
| * | | | | | | Remove error messages | Juan Linietsky | 2018-06-21 | 2 | -2/+2 |
| * | | | | | | Fix crashes, ability to add blendpsace into blendtree, ability to delete with... | Juan Linietsky | 2018-06-21 | 6 | -48/+112 |
| * | | | | | | Animation Blend Spaces | Juan Linietsky | 2018-06-21 | 12 | -45/+1807 |
| * | | | | | | Merge pull request #19690 from rodolforg/fix-gltf-import-parameters | Rémi Verschelde | 2018-06-21 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | fix default glTF metallic & roughness factor values | Rodolfo Ribeiro Gomes | 2018-06-21 | 1 | -2/+5 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #19662 from marcelofg55/profiler_update | Rémi Verschelde | 2018-06-20 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix profiler not updating on realtime | Marcelo Fernandez | 2018-06-19 | 1 | -2/+2 |
| * | | | | | | Merge pull request #19663 from marcelofg55/add_child_below_node | Max Hilbrunner | 2018-06-20 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Add missing NULL checks for add_child_below_node | Marcelo Fernandez | 2018-06-19 | 1 | -0/+4 |
| |/ / / / / | |||||
