| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some explanations that should make it easier to use the AnimationTreePl... | Grosskopf | 2018-01-12 | 1 | -8/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15623 from kubecz3k/param-name-rename | Rémi Verschelde | 2018-01-12 | 3 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modify default param names in couple of signals | Unknown | 2018-01-12 | 3 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15628 from endragor/fix-gdnative-charstrings | Rémi Verschelde | 2018-01-12 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GDNative procedures returning godot_char_string | Ruslan Mustakov | 2018-01-12 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15629 from endragor/fix-shader-property | Rémi Verschelde | 2018-01-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Material's shader property binding | Ruslan Mustakov | 2018-01-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mat2 alignment | Juan Linietsky | 2018-01-12 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix uniform alignment, closes #14962 | Juan Linietsky | 2018-01-12 | 1 | -4/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15625 from bruvzg/osx-open-with | Rémi Verschelde | 2018-01-12 | 3 | -1/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [macOS] Adds ability to open files with "Open With" or double-click from Finder | bruvzg | 2018-01-12 | 3 | -1/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make burley default for materials, fixes #15054 | Juan Linietsky | 2018-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Properly resize textures so they can be ETC compressed, fixes #15139 | Juan Linietsky | 2018-01-12 | 1 | -1/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make members a bit more visible color wise | Juan Linietsky | 2018-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add special coloring to members, to make shadowing more obvious. | Juan Linietsky | 2018-01-12 | 4 | -0/+66 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15622 from Paulloz/fix-mono-build | Rémi Verschelde | 2018-01-12 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get_target_fps and set_target_fps now both use an int | Paul Joannon | 2018-01-12 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix set_stream_peer binding in PacketPeer | Paul Joannon | 2018-01-12 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15606 from RandomShaper/fix-inherited-coll-shapes | Rémi Verschelde | 2018-01-12 | 8 | -15/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update collision shapes data on tree entered | Pedro J. Estébanez | 2018-01-11 | 8 | -15/+74 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instance dependency for particles was not being get rid of. Again fixes #15591 | Juan Linietsky | 2018-01-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15620 from AndreaCatania/p4 | Rémi Verschelde | 2018-01-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset collider on ray node | AndreaCatania | 2018-01-12 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o... | Juan Linietsky | 2018-01-12 | 16 | -41/+51 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix malformed doc after #15611 | Rémi Verschelde | 2018-01-12 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15611 from bojidar-bg/x-bind-more-properties | Rémi Verschelde | 2018-01-12 | 169 | -3563/+1257 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update docs | Bojidar Marinov | 2018-01-12 | 71 | -3092/+695 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Bind many more properties to scripts | Bojidar Marinov | 2018-01-12 | 98 | -471/+562 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15613 from eska014/html5-feature-tags | Rémi Verschelde | 2018-01-12 | 3 | -13/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix HTML5 feature tags | Leon Krause | 2018-01-12 | 3 | -13/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14... | Juan Linietsky | 2018-01-12 | 5 | -63/+62 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restored multiplication by texture | Juan Linietsky | 2018-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed extra multiplication in baker | Juan Linietsky | 2018-01-11 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15610 from groud/fix_node_resize_setting_anchors | Rémi Verschelde | 2018-01-11 | 1 | -5/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes nodes being resized or moved when changing an anchor | Gilles Roudiere | 2018-01-11 | 1 | -5/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Properly fix blend equations for both transparent and non transparent framebu... | Juan Linietsky | 2018-01-11 | 1 | -5/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15609 from groud/script_button_update | Rémi Verschelde | 2018-01-11 | 2 | -13/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes add script button update | Gilles Roudiere | 2018-01-11 | 2 | -13/+16 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15528 from AndreaCatania/p1 | Rémi Verschelde | 2018-01-11 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed resource setup handling | AndreaCatania | 2018-01-11 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15531 from AndreaCatania/p2 | Juan Linietsky | 2018-01-11 | 4 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forced no duplication of animation data | AndreaCatania | 2018-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed crash on duplicate GIProbe baking | AndreaCatania | 2018-01-11 | 3 | -2/+12 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15605 from volzhs/fix-android-build-27 | volzhs | 2018-01-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Android build error | volzhs | 2018-01-12 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | solved particle memory leak, fixes #15591 | Juan Linietsky | 2018-01-11 | 1 | -0/+17 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15571 from RandomShaper/fix-crash-save-branch | Rémi Verschelde | 2018-01-11 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash on save-branch-as-scene | Pedro J. Estébanez | 2018-01-10 | 1 | -1/+8 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15580 from karroffel/gdnative-api-fixes | Rémi Verschelde | 2018-01-11 | 5 | -165/+221 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | [GDNative] updates to string API and const fixes | karroffel | 2018-01-11 | 5 | -165/+221 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
