| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | updated method_ptrcall.h to use 3.0 naming | karroffel | 2017-01-17 | 1 | -8/+8 |
| | | |||||
| * | Merge pull request #7564 from djrm/icons | Rémi Verschelde | 2017-01-17 | 91 | -1134/+598 |
| |\ | | | | | Icons | ||||
| | * | Added some missing icons and modified others | Daniel J. Ramirez | 2017-01-16 | 11 | -47/+217 |
| | | | |||||
| | * | icon fixes | Daniel J. Ramirez | 2017-01-16 | 80 | -1087/+381 |
| |/ | |||||
| * | Merge pull request #7562 from RandomShaper/ordered-image-group-files | Rémi Verschelde | 2017-01-16 | 1 | -4/+12 |
| |\ | | | | | Make image-groups map in export.cfg ordered | ||||
| | * | Make image-groups map in export.cfg ordered | Pedro J. Estébanez | 2017-01-16 | 1 | -4/+12 |
| | | | | | | | | | This improves the VCS experience because otherwise they change their order everytime producing spurious changes. | ||||
| * | | Merge pull request #7560 from volzhs/issue-7555 | Rémi Verschelde | 2017-01-16 | 1 | -3/+2 |
| |\ \ | | | | | | | Fix crash when creating new project | ||||
| | * | | Fix crash when creating new project | volzhs | 2017-01-17 | 1 | -3/+2 |
| | | | | |||||
| * | | | Merge pull request #7540 from volzhs/default-rot | Rémi Verschelde | 2017-01-16 | 2 | -4/+4 |
| |\ \ \ | | | | | | | | | Change camera default rotation | ||||
| | * | | | Change camera default rotation | volzhs | 2017-01-17 | 2 | -4/+4 |
| | | | | | |||||
| * | | | | Merge pull request #7536 from GodotExplorer/pr-copy-node-path | Rémi Verschelde | 2017-01-16 | 2 | -2/+17 |
| |\ \ \ \ | | | | | | | | | | | Add 'Copy Node Path' action to right mouse menu | ||||
| | * | | | | Add 'Copy Node Path' action to right mouse menu | Geequlim | 2017-01-15 | 2 | -2/+17 |
| | | | | | | |||||
| * | | | | | Merge pull request #7532 from tagcup/pcg_prng | Rémi Verschelde | 2017-01-16 | 7 | -25/+54 |
| |\ \ \ \ \ | | | | | | | | | | | | | Replace the existing PRNG (Xorshift31) with (minimal) PCG-32. | ||||
| | * | | | | | Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant ↵ | Ferenc Arn | 2017-01-15 | 7 | -25/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with 32-bit output, 64-bit state). PCG is better than many alternatives by many metrics (see www.pcg-random.org) including statistical quality with good speed. | ||||
| * | | | | | | Merge pull request #7558 from Faless/fix_windows_output | Rémi Verschelde | 2017-01-16 | 1 | -10/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix gibberish output for windows/mingw. | ||||
| | * | | | | | | Fix gibberish output for windows/mingw. | Fabio Alessandrelli | 2017-01-16 | 1 | -10/+2 |
| | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | %ls should be used instead of %s or %S to speficy narrow/wide charstring in wprintf fwprintf Fixes #6252 | ||||
| * / | | | | | Adapt platforms to AudioServer refactoring | Rémi Verschelde | 2017-01-16 | 34 | -316/+123 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation on Windows and likely other platforms (at least as far as AudioServer changes were concerned), though they were not tested. | ||||
| * | | | | | zlib: Update to upstream version 1.2.11 | Rémi Verschelde | 2017-01-16 | 9 | -24/+30 |
| | | | | | | |||||
| * | | | | | #7215 try to fix adb bad targeting user on device | Jerome67000 | 2017-01-16 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #7553 from Faless/tcp-win-fix | Rémi Verschelde | 2017-01-16 | 1 | -4/+1 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | Fix bug in windows TCP poll function | ||||
| | * | | | | Fix bug in windows TCP poll function | Fabio Alessandrelli | 2017-01-16 | 1 | -4/+1 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Bug introduced when implementing TCP disconnection detection. (too much yank-paste). Fixes #7545 | ||||
| * | | | | Merge pull request #7457 from BastiaanOlij/glew3-ios | Rémi Verschelde | 2017-01-16 | 21 | -136/+100 |
| |\ \ \ \ | | | | | | | | | | | Working on compile issues for iOS | ||||
| | * | | | | Working on compile issues for iOS | BastiaanOlij | 2017-01-16 | 21 | -136/+100 |
| |/ / / / | |||||
| * | | | | Merge pull request #7548 from BastiaanOlij/audio3-osx | Rémi Verschelde | 2017-01-16 | 5 | -43/+14 |
| |\ \ \ \ | | | | | | | | | | | Fix compile errors related to audio on OSX | ||||
| | * | | | | Fix compile errors related to audio on OSX | BastiaanOlij | 2017-01-16 | 5 | -43/+14 |
| |/ / / / | |||||
| * | | | | Style: Various fixes to play nice with clang-format | Rémi Verschelde | 2017-01-16 | 24 | -189/+222 |
| | | | | | |||||
| * | | | | Style: Prevent clang-format on JS code | Rémi Verschelde | 2017-01-16 | 4 | -89/+122 |
| | | | | | |||||
| * | | | | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 111 | -227/+227 |
| | | | | | |||||
| * | | | | Style: Keep long lines for now | Rémi Verschelde | 2017-01-16 | 1 | -22/+11 |
| | | | | | | | | | | | | | | | | | | | | | clang-format does not play well with tab-aligned multiline statements... Some more research will be needed if we want to set a column limit. | ||||
| * | | | | Style: No break before list brace | Rémi Verschelde | 2017-01-16 | 6 | -14/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clang-format does not handle that well *at all*. For the reference, found the relevant pieces of code with: `ag "=[ "$'\t'"]?"$'\n'"[ "$'\t'"]?{" --ignore=thirdparty` | ||||
| * | | | | Style: Cleanups, added headers, renamed files | Rémi Verschelde | 2017-01-16 | 168 | -118/+782 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made sure files in core/ and tools/ have a proper Godot license header when written by us. Also renamed aabb.{cpp,h} and object_type_db.{cpp,h} to rect3.{cpp,h} and class_db.{cpp,h} respectively. Also added a proper header to core/io/base64.{c,h} after clarifying the licensing with the original author (public domain). | ||||
| * | | | | Oops! Audio engine has vanished :D | Juan Linietsky | 2017-01-15 | 160 | -24589/+557 |
| | | | | | |||||
| * | | | | Add a API to add/remove items to the "Tools" menu | Franklin Sobrinho | 2017-01-15 | 4 | -6/+158 |
| | | | | | |||||
| * | | | | Style: Cosmetic fixes to play nice with clang-format | Rémi Verschelde | 2017-01-15 | 7 | -112/+141 |
| | | | | | |||||
| * | | | | fixed to 2D physics, makes it work again | Juan Linietsky | 2017-01-15 | 7 | -12/+22 |
| | | | | | |||||
| * | | | | 2D and 3D viewport are working again :D | Juan Linietsky | 2017-01-15 | 3 | -15/+15 |
| | | | | | |||||
| * | | | | Add missing map.h include in color defs | Rémi Verschelde | 2017-01-15 | 1 | -0/+2 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #7534 from RayKoopa/gitignore_vs2015 | Rémi Verschelde | 2017-01-15 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | .gitignore: Added VC++ cache database and temporary storage folder when debugging [ci skip] | ||||
| | * | | | Added VC++ cache database and temporary storage folder when running | Ray Koopa | 2017-01-15 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Merge pull request #7533 from GodotExplorer/pr-json-empty-string | Rémi Verschelde | 2017-01-15 | 1 | -1/+1 |
| |\ \ \ \ | |_|/ / |/| | | | Fix error while JSON::parse with empty string | ||||
| | * | | | Fix error while JSON::parse with empty string | Geequlim | 2017-01-15 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | no more errors related to missing GlobalConfig::Get (or so I hope) | Juan Linietsky | 2017-01-14 | 8 | -26/+32 |
| | | | | |||||
| * | | | Allow closing a script tab without saving | Wilhem Barbier | 2017-01-15 | 2 | -4/+16 |
| | | | | |||||
| * | | | Merge pull request #7519 from eska014/web-presentation | Rémi Verschelde | 2017-01-15 | 6 | -184/+245 |
| |\ \ \ | | | | | | | | | Improve Web export presentation | ||||
| | * | | | Improve usability and style in web export presentation | eska | 2017-01-14 | 4 | -183/+244 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Check for WebGL support, don't load if unsupported - Check for IndexedDB support - Make canvas support check message visible - Colored debug output for warnings and errors - Make it obvious status can be closed by clicking - Don't use status to display non-critical errors - Limit output message count - Add clear output button - Fix setting total memory | ||||
| | * | | | Relink web build when HTML shell changes | eska | 2017-01-12 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emscripten injects its loader script when linking, so force relinking whenever the HTML shell changes. Also remove useless FULL_ES2 flag, which should be a linker flag, but would impact performance too much. | ||||
| * | | | | Merge pull request #7515 from kbake/issue7433 | Rémi Verschelde | 2017-01-15 | 1 | -1/+6 |
| |\ \ \ \ | | | | | | | | | | | Use Animation's Name as Filename When Saving | ||||
| | * | | | | Will now try to use the existing animation's name for filename, defaults to ↵ | kbake | 2017-01-14 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | previous value in case there's no name | ||||
| * | | | | | Added missing icons (#7514) | Daniel Ramirez | 2017-01-15 | 11 | -18/+370 |
| | | | | | | |||||
| * | | | | | Merge pull request #7513 from djrm/compilation_fix | Rémi Verschelde | 2017-01-15 | 4 | -15/+15 |
| |\ \ \ \ \ | | | | | | | | | | | | | Matrix32 -> Transform2D | ||||
