summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2017-02-16Correct hash behavior for floating point numbersHein-Pieter van Braam
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-12Merge pull request #7352 from Zylann/polylineRémi Verschelde
2017-02-12Merge pull request #7772 from Limb/fixgiprobeeditorRémi Verschelde
2017-02-09Remove memdelete of button in GIProbeEditor exitKenneth Lorthioir
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde
2017-02-07Merge pull request #7709 from bojidar-bg/sort-scripts-by-pathRémi Verschelde
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-02-02Sort settings for scripts in the editorBojidar Marinov
2017-02-02Merge pull request #7666 from Paulb23/line_length_guidelineRémi Verschelde
2017-01-28Fixed line lenght guideline drawing with color optionPaulb23
2017-01-25Added warning when removing animationsRay Koopa
2017-01-25Fix weird scrollbar appearance on 2D editor (3.0 master)volzhs
2017-01-21Remove Quick Filter Files and fix FS search hotkeyRémi Verschelde
2017-01-20Merge pull request #7528 from tagcup/real_t_float_fixesJuan Linietsky
2017-01-192D Editor: Don't show lock icons for hidden nodes.Andreas Haas
2017-01-16Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn
2017-01-17Change camera default rotationvolzhs
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: No break before list braceRémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-152D and 3D viewport are working again :DJuan Linietsky
2017-01-14no more errors related to missing GlobalConfig::Get (or so I hope)Juan Linietsky
2017-01-15Added Line2D node that draws a polygon-based lineMarc Gilleron
2017-01-15Allow closing a script tab without savingWilhem Barbier
2017-01-15Merge pull request #7515 from kbake/issue7433Rémi Verschelde
2017-01-14Merge pull request #6519 from RandomShaper/enhance-tilesetJuan Linietsky
2017-01-14Will now try to use the existing animation's name for filename, defaults to p...kbake
2017-01-14removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14Finish renaming *Frame GUI classes to *RectRémi Verschelde
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-13Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na...Juan Linietsky
2017-01-13renamed tween animationplayer scale functions to speed_scaleJuan Linietsky
2017-01-13Reenable node name case setting + code cleanupsRémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-12some class renamesJuan Linietsky
2017-01-12Fix current script background colorPaulb23
2017-01-12Renamed most signals so they refer to:Juan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-10Merge pull request #7445 from tagcup/2d_math_fixesJuan Linietsky
2017-01-10Merge pull request #7438 from tagcup/matrix3_rotate_fixJuan Linietsky
2017-01-10Various corrections in 2D math.Ferenc Arn
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
2017-01-10Groundbreaking!! Godot resources can now be flagged to be local to the scene ...Juan Linietsky
2017-01-09-All types have editable script now in propertiesJuan Linietsky
2017-01-09Merge pull request #7458 from bojidar-bg/right-click-menuRémi Verschelde
2017-01-08-removed stop mouse and ignore mouse from control, which were confusing, repl...Juan Linietsky
2017-01-08Removed ratio anchoring (will have to fix multiple 3D views later..)Juan Linietsky