| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Remove methods from code completion which are already exposed by properties, ... | Juan Linietsky | 2017-06-23 | 2 | -3/+14 | |
| * | | | | | Image: Fix wrong method DEFVAL | Ignacio Etcheverry | 2017-06-23 | 1 | -1/+1 | |
| * | | | | | Fix shortcuts, make them visible again and work. | Juan Linietsky | 2017-06-22 | 2 | -0/+43 | |
| |/ / / / | ||||||
| * | | | | fixed ptrcall cast for const Ref<T> | Karroffel | 2017-06-20 | 1 | -1/+1 | |
| * | | | | Fixed a string class bug | dumitru-stama | 2017-06-19 | 1 | -1/+1 | |
| * | | | | Merge pull request #8870 from tagcup/pathfollow | Thomas Herzog | 2017-06-19 | 3 | -13/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix PathFollow rotations. | Ferenc Arn | 2017-05-31 | 3 | -13/+16 | |
| * | | | | | Merge pull request #9274 from vnen/compress-functions | Thomas Herzog | 2017-06-19 | 3 | -0/+73 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add compression support for File object | George Marques | 2017-06-19 | 2 | -0/+32 | |
| | * | | | | | Add basic compression functions to PoolBaseArray | George Marques | 2017-06-19 | 1 | -0/+41 | |
| * | | | | | | Added two new methods to 3.0 'blend_rect_mask' and 'fill' | d | 2017-06-18 | 2 | -0/+133 | |
| |/ / / / / | ||||||
| * | | | | | Add normalmap support for drawing in all low level primitives. Only added sup... | Juan Linietsky | 2017-06-17 | 1 | -0/+44 | |
| * | | | | | Merge pull request #9231 from dumitru-stama/constimg | George Marques | 2017-06-16 | 2 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed a bug in get_pixel not being const | dumitru.stama | 2017-06-16 | 2 | -2/+2 | |
| * | | | | | | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky | 2017-06-16 | 4 | -16/+27 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #9201 from vnen/rename-extensions | Rémi Verschelde | 2017-06-16 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Rename Godot-specific resource extensions | George Marques | 2017-06-15 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Fixed memory leaks | Marc Gilleron | 2017-06-16 | 1 | -1/+7 | |
| * | | | | | doc: Sync classref with current source | Rémi Verschelde | 2017-06-15 | 1 | -1/+1 | |
| * | | | | | Merge pull request #9177 from tagcup/gcc5_isinf | Rémi Verschelde | 2017-06-15 | 1 | -4/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Use inline code for isinf as a workaround for libstdc++ versions from gcc 5.x... | Ferenc Arn | 2017-06-14 | 1 | -4/+4 | |
| * | | | | | Merge pull request #9157 from capnm/fix-https-request | Rémi Verschelde | 2017-06-14 | 1 | -2/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Don't append standard ports to the request header. | Martin Capitanio | 2017-06-13 | 1 | -2/+12 | |
| * | | | | | | Merge pull request #9158 from Hinsbart/script_templates | Rémi Verschelde | 2017-06-14 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add ability to use custom script templates. | Andreas Haas | 2017-06-13 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9175 from bd339/iss9156 | Rémi Verschelde | 2017-06-14 | 1 | -10/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rewrite Image::blit_rect to use the following algorithm: | Benjamin Dahse | 2017-06-14 | 1 | -10/+10 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #9155 from kubecz3k/check-process-type | Rémi Verschelde | 2017-06-14 | 2 | -0/+8 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fixed thread check, solves: #3698 | kubeczek | 2017-06-13 | 2 | -0/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #8548 from tagcup/etc2comp | Juan Linietsky | 2017-06-13 | 3 | -15/+32 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add ETC1/ETC2 compression support though etc2comp. | Ferenc Arn | 2017-05-31 | 3 | -15/+32 | |
| * | | | | | Expose zstd and zlib compression levels as global config. | Ferenc Arn | 2017-06-11 | 2 | -5/+13 | |
| * | | | | | Merge pull request #9104 from tagcup/zstd | Juan Linietsky | 2017-06-11 | 5 | -7/+43 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add zstd compression support. | Ferenc Arn | 2017-06-08 | 5 | -7/+43 | |
| * | | | | | | Added EditorPlugin.remove_import_plugin() | Zher Huei Lee | 2017-06-11 | 1 | -0/+1 | |
| * | | | | | | renamed all Rect3.pos to Rect3.position | alexholly | 2017-06-09 | 17 | -216/+216 | |
| * | | | | | | -Restored multithread capability to VisualServer | Juan Linietsky | 2017-06-09 | 5 | -22/+105 | |
| |/ / / / / | ||||||
| * | | | | | Fix build error, commit bee81d5 | Poommetee Ketson | 2017-06-08 | 1 | -2/+2 | |
| * | | | | | Merge pull request #9002 from Hinsbart/key_action_match | Rémi Verschelde | 2017-06-08 | 1 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | InputEvent: Restore old behaviour for matching key events to actions. | Andreas Haas | 2017-05-30 | 1 | -1/+4 | |
| * | | | | | | Merge pull request #8981 from toger5/addedGrowFunction | Rémi Verschelde | 2017-06-08 | 2 | -0/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | added grow functions to Rect2 | toger5 | 2017-06-05 | 2 | -0/+23 | |
| * | | | | | | | Merge pull request #9015 from mcanders/mcanders/ParseObjectVariantFix | Rémi Verschelde | 2017-06-07 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix Variant::OBJECT token parsing | Carter Anderson | 2017-06-04 | 1 | -2/+6 | |
| * | | | | | | | | renamed all Rect2.pos to Rect2.position | alexholly | 2017-06-04 | 10 | -137/+137 | |
| |/ / / / / / / | ||||||
| * | | | | | | | InputEvent: Renamed "pos" property to "position" | Andreas Haas | 2017-06-03 | 2 | -38/+38 | |
| * | | | | | | | Merge pull request #8973 from thomas-goerlich/8957_rand_range_bugfix | Rémi Verschelde | 2017-06-03 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Changed enum to const because enum with uint64 size does not work on VSC++ Co... | Thomas Görlich | 2017-05-29 | 1 | -3/+1 | |
| * | | | | | | | Merge pull request #9011 from karroffel/ptrcall-nightmare-fix | Rémi Verschelde | 2017-06-01 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | fixed PowerState enum cast | Karroffel | 2017-06-01 | 2 | -1/+2 | |
| | | |_|/ / / | |/| | | | | ||||||
