| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | all light types and shadows are working, pending a lot of clean-up | Juan Linietsky | 2016-11-09 | 3 | -1/+25 | |
| | * | | | | Everything returning to normal in 3D, still a long way to go | Juan Linietsky | 2016-10-19 | 2 | -0/+110 | |
| | * | | | | 2D Shaders are working again using the new syntax, though all is buggy in gen... | Juan Linietsky | 2016-10-10 | 4 | -2/+8 | |
| | * | | | | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 11 | -1571/+762 | |
| * | | | | | Merge pull request #7271 from Faless/ipv6_cleanup | Rémi Verschelde | 2017-01-02 | 13 | -98/+153 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Expose HTTP classes' set_ip_type to scripting | Fabio Alessandrelli | 2016-12-13 | 2 | -6/+10 | |
| | * | | | | | Separate hostname resolve cache based on ip_type | Fabio Alessandrelli | 2016-12-09 | 1 | -11/+15 | |
| | * | | | | | IP_Address now handle IPv4 and IPv6 transparently | Fabio Alessandrelli | 2016-12-09 | 3 | -47/+65 | |
| | * | | | | | Allow setting ip_type for TCP/UDP and HTTP classes | Fabio Alessandrelli | 2016-12-09 | 8 | -0/+26 | |
| | * | | | | | Migrate int.IP_TYPE_ constants to IP.TYPE_ | Fabio Alessandrelli | 2016-12-09 | 11 | -36/+30 | |
| | * | | | | | Use an instance variable for ip_type in raw sockets | Fabio Alessandrelli | 2016-12-09 | 6 | -15/+24 | |
| * | | | | | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 230 | -230/+230 | |
| * | | | | | | Remove extraneous line in .po reader, which caused it to disregard first line | Bojidar Marinov | 2016-12-20 | 1 | -2/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #7149 from Kazuo256/array-last | George Marques | 2016-11-22 | 3 | -0/+17 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add Array.front() and Array.back() | Kazuo256 | 2016-11-18 | 3 | -0/+17 | |
| * | | | | | | Properly localize absolute path. | Fabio Alessandrelli | 2016-11-22 | 1 | -1/+2 | |
| * | | | | | | memory ops implemented as OS functions by default | Ariel Manzur | 2016-11-18 | 2 | -121/+8 | |
| |/ / / / / | ||||||
| * | | | | | Blimey! Ye Pirate locale be anchor' a'port! | Rémi Verschelde | 2016-11-15 | 1 | -0/+2 | |
| * | | | | | Merge pull request #6968 from neikeq/pr-register-trnglmesh | Ignacio Etcheverry | 2016-11-12 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Core: Register TriangleMesh type | Ignacio Etcheverry | 2016-10-30 | 1 | -0/+2 | |
| * | | | | | | Merge pull request #6802 from henriquelalves/master | Rémi Verschelde | 2016-11-11 | 2 | -2/+53 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Added small modification on parser for '+' | Henrique L. Alves | 2016-10-22 | 2 | -2/+53 | |
| * | | | | | | | Merge pull request #6862 from Faless/fix_6388 | Rémi Verschelde | 2016-11-11 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Fix Keyboard Input Hangs when using modifiers | Fabio Alessandrelli | 2016-10-19 | 2 | -4/+4 | |
| * | | | | | | | Merge pull request #7039 from RandomShaper/fix-triangulation | Rémi Verschelde | 2016-11-09 | 2 | -13/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Clean/fix triangulation internals | Pedro J. Estébanez | 2016-11-05 | 2 | -13/+5 | |
| * | | | | | | | | Merge pull request #7070 from ISylvox/vsnc-to-vsync | Rémi Verschelde | 2016-11-09 | 4 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vsnc --> vsync | ISylvox | 2016-11-08 | 4 | -6/+6 | |
| * | | | | | | | | | Some missing License notice has been added | SPTelur | 2016-11-07 | 2 | -0/+59 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #7048 from neikeq/pr-marshals-singleton | George Marques | 2016-11-06 | 3 | -2/+14 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Core: Add singleton instance to _Marshalls | Ignacio Etcheverry | 2016-11-05 | 3 | -2/+14 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Fix wrong number for ERR_* on comment | volzhs | 2016-11-04 | 1 | -12/+12 | |
| | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | style: Various other PEP8 fixes in Python files | Rémi Verschelde | 2016-11-01 | 1 | -4/+4 | |
| * | | | | | | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -1/+0 | |
| * | | | | | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 6 | -101/+101 | |
| * | | | | | | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 2 | -98/+98 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Set proper ip_type default for listen() and resolve_hostname() | Fabio Alessandrelli | 2016-10-30 | 3 | -4/+4 | |
| * | | | | | Add optional IP type param in TCP/UDP connect/set_send_address | Fabio Alessandrelli | 2016-10-30 | 4 | -5/+24 | |
| * | | | | | TCPServer listen now default to IP type ANY (v6 socket with v4 support) | Fabio Alessandrelli | 2016-10-30 | 2 | -3/+3 | |
| * | | | | | Merge pull request #6751 from SuperUserNameMan/new_PRNG_for_rand_from_seed | Rémi Verschelde | 2016-10-30 | 1 | -29/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | xorshift32 PRNG for Math::rand_from_seed() | yg2f | 2016-10-10 | 1 | -29/+8 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #6901 from volzhs/fix-inputevent-compare | Ignacio Etcheverry | 2016-10-29 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix comparison bug with InputEvent | volzhs | 2016-10-23 | 1 | -1/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Fix locale for macOS-style locales | Damon | 2016-10-27 | 1 | -6/+12 | |
| * | | | | | Change set_locale to fallback to the global language (#6910) | Damon Myers | 2016-10-27 | 1 | -6/+27 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Merge pull request #6925 from godotengine/ipv6 | Rémi Verschelde | 2016-10-26 | 13 | -72/+336 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | added implementation of is_valid_ip_address() | Ariel Manzur | 2016-10-20 | 2 | -20/+73 | |
| | * | | | added windows support for ipv6, cleaned up unix code | Ariel Manzur | 2016-10-20 | 2 | -2/+15 | |
| | * | | | address type for http client | Ariel Manzur | 2016-10-19 | 2 | -4/+5 | |
| | * | | | fixed some byte order and parsing problems | Ariel Manzur | 2016-10-19 | 1 | -20/+32 | |
