| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #12351 from groud/fix_item_list_selection_clipping | Rémi Verschelde | 2017-10-30 | 1 | -3/+0 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixes the selection rect in item_list drawn not clipped | |||||
| | * | | | | | | Fixes the selection rect in item_list drawn not clipped | Gilles Roudiere | 2017-10-24 | 1 | -3/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #12471 from mhilbrunner/autocomplete | Rémi Verschelde | 2017-10-30 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix get_node() and $ autocompletion when using single quotes | |||||
| | * | | | | | | | Fix get_node() and $ autocompletion when using single quotes | Unknown | 2017-10-30 | 1 | -0/+6 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Clean up GI Probe baking, proper button and progress bar. | Juan Linietsky | 2017-10-30 | 2 | -1/+28 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #12511 from sanikoyes/pr-fix-tabs-crash | Rémi Verschelde | 2017-10-30 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix crash when click an empty tabs container | |||||
| | * | | | | | | | | Fix crash when click an empty tabs container | sanikoyes | 2017-10-30 | 1 | -0/+7 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add missing StyleBoxLine binding | sanikoyes | 2017-10-30 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
| * / / / / / / / | Added multi level undo redo to line edit | Paulb23 | 2017-10-29 | 2 | -31/+88 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Refactor bufer to buffer | Poommetee Ketson | 2017-10-28 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #12308 from GiantBlargg/revert-11587-directional_light_init | Rémi Verschelde | 2017-10-26 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Revert "In editor, instance DirectionalLight with an initial orientation" | |||||
| | * | | | | | | Revert "In editor, instance DirectionalLight with an initial orientation" | Giantblargg | 2017-10-22 | 1 | -6/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Fixes infinite loop in NavPolygonInstance warnings | Cédric Fuchs | 2017-10-26 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | fix a 'proximity_fade_distacne' typo in material | Jakub Grzesik | 2017-10-25 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix margin with tree drawing | Jakob Sinclair | 2017-10-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes @akien-mga point brought up in #12352 Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org> | |||||
| * | | | | | | | Finished transition of Patch9Rect to NinePatchRect | Indah Sylvia | 2017-10-24 | 3 | -7/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #12310 from Paulb23/toggle_highlight_current_line | Rémi Verschelde | 2017-10-23 | 2 | -2/+20 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added setting to toggle current line highlighting | |||||
| | * | | | | | | | Added setting to toggle current line highlighting | Paulb23 | 2017-10-22 | 2 | -2/+20 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #12316 from mrezai/fix-disable-3d | Rémi Verschelde | 2017-10-23 | 2 | -3/+9 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix disable_3d=yes compile errors | |||||
| | * | | | | | | | | Fix disable_3d=yes compile errors | mrezai | 2017-10-22 | 2 | -3/+9 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | missing set/get_collision_mask_bit() for RayCast | Jakub Grzesik | 2017-10-23 | 4 | -0/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the same fastion how it's implemented in Area or Bodies | |||||
| * | | | | | | | | | Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings | Bastiaan Olij | 2017-10-23 | 1 | -0/+5 | |
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Revert "Rename Schlick GGX to GGX." | Rémi Verschelde | 2017-10-23 | 2 | -5/+5 | |
| |/ / / / / / / | ||||||
| * | / / / / / | Many fixes to SSAO, should be good now. | Juan Linietsky | 2017-10-22 | 2 | -19/+78 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #11882 from Noshyaar/pr-filedialog | Rémi Verschelde | 2017-10-22 | 1 | -12/+16 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | FileDialog: enlarge the file list a bit | |||||
| | * | | | | | | FileDialog: enlarge the file list a bit | Poommetee Ketson | 2017-10-22 | 1 | -12/+16 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #12296 from tagcup/ggx_rename | Rémi Verschelde | 2017-10-22 | 2 | -5/+5 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Rename Schlick GGX to GGX. | |||||
| | * | | | | | | Rename Schlick GGX to GGX. | Ferenc Arn | 2017-10-21 | 2 | -5/+5 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Schlick's approximation and GGX are orthogonal concepts. Furthermore, it's usage so far has been inconsistent: we don't even use it with anisotropic SchlickGGX, and Burley (Disney) diffuse does use it while its name doesn't indicate it. The use of Schlick's approximation in Burley and GGX is an implementation detail and doesn't need to be reflected to the namig. | |||||
| * / / / / / | CubeMap: fix duplicate flags property | Poommetee Ketson | 2017-10-22 | 1 | -1/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #12291 from RandomShaper/fix-raycast-naming | Rémi Verschelde | 2017-10-21 | 4 | -24/+24 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Rename RayCasts collision_layer to collision_mask | |||||
| | * | | | | | Rename RayCasts collision_layer to collision_mask | Pedro J. Estébanez | 2017-10-21 | 4 | -24/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The point is that `RayCast`s are checked against objects' `collision_layer`(s), but they themselves are considered no to _belong_ to any layer. Therefore, the correct name for their property is `collision_mask`, rather than `collision_layer`. Only renaming is needed since the behavior was already the right one, only that it wasn't matching what users would expect from the name and description of the property. Fixes #7589, where it's also discussed. | |||||
| * | | | | | | Merge pull request #12286 from NathanWarden/add_cubemap_properties | Rémi Verschelde | 2017-10-21 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Added properties for CubeMap. | |||||
| | * | | | | | | Added properties for CubeMap. | Nathan Warden | 2017-10-21 | 1 | -2/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #12293 from Paulb23/line_highlighting_fix | Rémi Verschelde | 2017-10-21 | 1 | -6/+22 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed current line highlighting, issue 12166 [ci skip] | |||||
| | * | | | | | | Fixed current line highlighting and visual indication of empty selected lines | Paulb23 | 2017-10-21 | 1 | -6/+22 | |
| | | | | | | | | ||||||
| * | | | | | | | Bind unbound enums, rearrange some by value | Poommetee Ketson | 2017-10-22 | 13 | -16/+18 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Fix PathFollow rotations. | Ferenc Arn | 2017-10-21 | 2 | -32/+25 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced the lookahead (which is problematic) with exact delta in offset. Also made some other minor fixes and improvements. Fixes #12258. | |||||
| * | | | | | Refactor Fixed to Physics | Poommetee Ketson | 2017-10-21 | 6 | -6/+6 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #12042 from MillionOstrich/treeitem-move-to-bottom | Poommetee Ketson | 2017-10-21 | 1 | -7/+10 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Stop move_to_bottom losing references to treeitems | |||||
| | * | | | | | Stop move_to_bottom losing references to treeitems | MillionOstrich | 2017-10-11 | 1 | -7/+10 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #12228 from ↵ | Rémi Verschelde | 2017-10-20 | 2 | -0/+11 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hi-ogawa/fix-spatial-shader-conversion-with-texture Fix spatial shader conversion with texture | |||||
| | * | | | | | | Fix spatial shader conversion with texture | Hiroshi Ogawa | 2017-10-19 | 2 | -0/+11 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #12052 from hi-ogawa/particle-material-conversion-plugin | Rémi Verschelde | 2017-10-20 | 2 | -166/+170 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Create ParticlesMaterialConversionPlugin | |||||
| | * | | | | | | | Create ParticlesMaterialConversionPlugin and format generated shader code | Hiroshi Ogawa | 2017-10-12 | 2 | -166/+170 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #12107 from RandomShaper/fix-anim-before-first-key | Rémi Verschelde | 2017-10-20 | 2 | -5/+16 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix animation before first key | |||||
| | * | | | | | | | Fix animation before first key | Pedro J. Estébanez | 2017-10-15 | 2 | -5/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to this, the value assumed for the interval between the start of the track and the first frame would be the one of the first key if - *seeking/playing a continuous track*; - *seeking a discrete track*. And the first key would be ignored until reached -thus not modifying the target property/transform- in the remaining case; namely, *playing a discrete track*. In other words, the inner workings of the animation system considered the unreached first key for interpolation but not for a query of every key inside a time range. With this changes, the first key is only considered is the animation is looped and ignored otherwise. That way, in order to have a start value, you'll need an explicit key at the very beginning of the track, while having the flexibility of the animation player not touching the target value until the first key is reached. This corresponds to the point 1) of #10752. | |||||
| * | | | | | | | | Merge pull request #12149 from endragor/check-input-handled | Rémi Verschelde | 2017-10-20 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Check if input is handled before handling it | |||||
| | * | | | | | | | | Check if input is handled before handling it | Ruslan Mustakov | 2017-10-16 | 1 | -2/+7 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #12224 from NathanWarden/scene_tree_added_signal | Rémi Verschelde | 2017-10-20 | 3 | -0/+11 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Added a node_added signal to the SceneTree | |||||
| | * | | | | | | | Added a node_added signal to the SceneTree | Nathan Warden | 2017-10-19 | 3 | -0/+11 | |
| | |/ / / / / / | ||||||
