summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19Be type-strict checking on equality checksHein-Pieter van Braam
2017-09-19Merge pull request #11402 from hpvb/remove-gdscript-checks-on-releaseRémi Verschelde
2017-09-19Don't call Variant::reference() unnecessarilyHein-Pieter van Braam
2017-09-19Merge pull request #11386 from kosz78/fix-msvc-compile-errorsRémi Verschelde
2017-09-19Fix accidental cast to Vector3 for Vector2 iterHein-Pieter van Braam
2017-09-19Merge pull request #11412 from ISylvox/seperate-to-separateRémi Verschelde
2017-09-19Merge pull request #11395 from marcelofg55/fix_crashhandler_winHein-Pieter van Braam
2017-09-19Fixed Typo: 'Seperate' to 'Separate'Indah Sylvia
2017-09-19Added support for FT_PIXEL_MODE_MONO in FreeTypeZher Huei Lee
2017-09-19Change structure order for godot nim compatibilityKonstantin Zaitsev
2017-09-19Fix MSVC compilation errorsKonstantin Zaitsev
2017-09-19settings 'editors/3d' organized, sorted, new_defaultstoger5
2017-09-19update inertia/freelook settings values + renamed free_orbit... totoger5
2017-09-19added precision scrolling to spatial editor zoomtoger5
2017-09-19Remove more GDScript runtime checks on releaseHein-Pieter van Braam
2017-09-19zoom inertia uses its own setting (not the same then translation)toger5
2017-09-19 added editor spacingtoger5
2017-09-18Drag and drop for meshes directly and fix drop restriction for non-Texture ob...SaracenOne
2017-09-18Add some options and reorganize the 2D editor menus. Makes available forced s...Gilles Roudiere
2017-09-18Fixed a lot of HiDPI metrics.Daniel J. Ramirez
2017-09-18Prevent running the crash_handler when a debugger is present on windowsMarcelo Fernandez
2017-09-18Merge pull request #11375 from FigyTuna/rigid_body_docsRémi Verschelde
2017-09-18Merge pull request #11372 from volzhs/fix-smooth-scrollRémi Verschelde
2017-09-18Modified/Added documentation for RigidBody and RigidBody2DFigyTuna
2017-09-18Merge pull request #11367 from hpvb/refactor-variant-opRémi Verschelde
2017-09-18Merge pull request #11376 from RaTi17/gdscript_docRémi Verschelde
2017-09-18 Added code tags and corrected some linesRaTi17
2017-09-18Merge pull request #11021 from tuga3d/autocomplete-logic-attempt2Rémi Verschelde
2017-09-18Merge pull request #11382 from djrm/pr_fix_metricsRémi Verschelde
2017-09-17Fixed metrics.Daniel J. Ramirez
2017-09-18Do not allow link-local addresses to be used by editor debuggerFabio Alessandrelli
2017-09-17Implement smart snapping. Fixes a bug with anchors single-axis move (when the...Gilles Roudiere
2017-09-17Avoid grid step to go below zeroGilles Roudiere
2017-09-17Use shift to move anchors on a single axisGilles Roudiere
2017-09-17Implement shortcuts to multiply/divide the grid stepGilles Roudiere
2017-09-17Fusion the lock/unlock and the group/ungroup buttonsGilles Roudiere
2017-09-17Adds keyboards shortcutsGilles Roudiere
2017-09-17Implements rulersGilles Roudiere
2017-09-17Merge pull request #11220 from toger5/bottom_panel_debugger_tabs_fixRémi Verschelde
2017-09-17Fixes axis badly displayed with high zooming valuesGilles Roudiere
2017-09-17Split some functions to make the code more readable (maybe at the price of a ...Gilles Roudiere
2017-09-17Make the shortcuts for setting the pivot editableGilles Roudiere
2017-09-17Display draggable anchors only if the parent is not a containerGilles Roudiere
2017-09-17Display width and height when dragging a node sideGilles Roudiere
2017-09-17Draw a ghost rect when dragging nodes if it's rotated/scaledGilles Roudiere
2017-09-17Displays margins values when moving the nodeGilles Roudiere
2017-09-17Merge pull request #11313 from deliciousfudge/boxcontainershape-docsRémi Verschelde
2017-09-17Move Variant::evaluate() switch to computed gotoHein-Pieter van Braam
2017-09-17Merge pull request #11251 from toger5/q_e_fix_freelookRémi Verschelde
2017-09-17Merge pull request #11252 from marcelofg55/fix_noaudio_crashRémi Verschelde