Age | Commit message (Expand) | Author |
2018-11-20 | Merge pull request #23645 from Calinou/add-dynamicfont-antialias-option | Rémi Verschelde |
2018-11-20 | Merge pull request #23728 from groud/keep_splitcontainer_offset | Rémi Verschelde |
2018-11-20 | Merge pull request #23760 from BastiaanOlij/fix_tangent_direction | Rémi Verschelde |
2018-11-20 | Added possibility to override or add target basis to tip bone | Andrea Catania |
2018-11-20 | Remove trailing whitespace | Rémi Verschelde |
2018-11-20 | Removed duplicate property bind in Generic6DOFJoint. | Ibrahn Sahir |
2018-11-19 | Remove the "is able to sleep" condition for adding visibility notifier nodes,... | Juan Linietsky |
2018-11-19 | Properly handle multiple parent drag, fixes #19460 | Juan Linietsky |
2018-11-19 | Reseek if cachees were cleared in animation player, fixes #19424 | Juan Linietsky |
2018-11-19 | Ensure bone AABBs are properly transformed to affect mesh AABB, fixes #19281 | Juan Linietsky |
2018-11-19 | Fixing tangent and binormal logic | Bastiaan Olij |
2018-11-19 | Tweak the Hue Variation property hint to allow finer adjustments | Hugo Locurcio |
2018-11-18 | If using relationship lines (now default) hide guides. | Juan Linietsky |
2018-11-18 | Make sky and ground energy do something, fixes #18856 | Juan Linietsky |
2018-11-18 | Skeleton2D was missing transform notification, fixes #18719 | Juan Linietsky |
2018-11-18 | Massive speed up on deleting nodes, fixes #18673 | Juan Linietsky |
2018-11-17 | Merge pull request #23767 from marcelofg55/fix_is_playing | Rémi Verschelde |
2018-11-17 | Merge pull request #23668 from sdfgeoff/fix_angular_constraints | Rémi Verschelde |
2018-11-17 | Fix AudioStreamPlayer2D/3D::is_playing right after a play() | Marcelo Fernandez |
2018-11-16 | Avoid duplicate visility changed notification, fixes #18160 | Juan Linietsky |
2018-11-16 | Do not allow controls in ignore mouse to get focus via their children, fixes ... | Juan Linietsky |
2018-11-16 | Merge pull request #23734 from RandomShaper/fix-canvas-layer-out-of-tree | Rémi Verschelde |
2018-11-16 | Merge pull request #23735 from pshe94/master | Rémi Verschelde |
2018-11-16 | -Make sure monitorable cant be flipped while flushing queries, fixes #17330 | Juan Linietsky |
2018-11-16 | Use VScrollBar when calculating horiz. offset in ScrollContainer | pshe94 |
2018-11-16 | Fix CanvasLayer trying to re-stack while out of tree | Pedro J. Estébanez |
2018-11-15 | ViewportContainer was not passing unhandled input. Pass it, fixes #17326 | Juan Linietsky |
2018-11-15 | -Send mouse motion events again to CollisionObjects (Area/Body) if they move,... | Juan Linietsky |
2018-11-15 | Keep the SplitContainer offset value when it is shrinked | groud |
2018-11-15 | Merge pull request #23716 from JFonS/fix_2d_particles_scale | Juan Linietsky |
2018-11-15 | Fix return value of get_total_character_count | Thomas ten Cate |
2018-11-15 | Fix Particles2D animation regression from #23702 | JFonS |
2018-11-14 | No one seems to like the error icon, so I made it invisible. Fixes #16344 | Juan Linietsky |
2018-11-14 | Always use default theme for overrides, closes #13071 | Juan Linietsky |
2018-11-14 | Merge pull request #23564 from endragor/fix-remove-child-ordering | Juan Linietsky |
2018-11-14 | Ensure that array passed to physics is always counter clockwise, fixes #15361. | Juan Linietsky |
2018-11-14 | Show theme values from default theme always, fixes #16011, fixes #13071 | Juan Linietsky |
2018-11-14 | Merge pull request #23248 from dlasalle/fog | Juan Linietsky |
2018-11-14 | Merge pull request #23702 from JFonS/fix_2d_particles_scale | Juan Linietsky |
2018-11-14 | Ability to toggle flipping of tangent and binormal in depth parallax material... | Juan Linietsky |
2018-11-13 | Add parameter for fog max depth and use alpha as density. | Dominique LaSalle |
2018-11-13 | Add a limit of previously known last element to timer timeout traversal in Sc... | Juan Linietsky |
2018-11-13 | Make 2D particles work OOTB (again) | JFonS |
2018-11-13 | Ability to remove buses while they are being used on 2D and 3D stream players... | Juan Linietsky |
2018-11-13 | Merge pull request #23299 from FlamyAT/sprite3d-floating-offset | Rémi Verschelde |
2018-11-13 | ParticlesMaterial: Simplify PARAM_SCALE texture validation | Rémi Verschelde |
2018-11-13 | Added angular restitution | Geoffrey Irons |
2018-11-12 | Merge pull request #17530 from bojidar-bg/17516-detect-delta | Rémi Verschelde |
2018-11-12 | Merge pull request #23090 from DavidSichma/inconsistent-kinematic | Rémi Verschelde |
2018-11-12 | Properly remember EOF when interactive loader is done, fixes #14936 | Juan Linietsky |