aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added Curve resourceMarc Gilleron2017-06-243-411/+640
* Merge pull request #9307 from nunodonato/shadererrorlineThomas Herzog2017-06-231-1/+1
|\
| * highlight the correct error line in shader editorNuno Donato2017-06-211-1/+1
* | Merge pull request #9293 from MarianoGnu/masterMariano Javier Suligoy2017-06-221-1/+1
|\ \
| * | Fix regresion on Texture Region Editor Plugin. Fixes#9282Mariano Suligoy2017-06-201-1/+1
| |/
* / 2D GPU Particles working..Juan Linietsky2017-06-212-41/+280
|/
* Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog2017-06-202-0/+3
|\
| * Fix #7262Jylhis2017-04-142-0/+3
* | Merge pull request #9099 from kubecz3k/plugin-camera-exposeThomas Herzog2017-06-191-3/+10
|\ \
| * | EditorPlugin can request user inputs from editor 3d viewUnknown2017-06-121-3/+10
* | | Fix image lock on preview image generatingKonrad Nowakowski2017-06-191-1/+2
* | | Fixed ‘CreateNewAnimation’ window wrong size.ageazrael2017-06-161-8/+7
* | | Increase the default perspective camera FOVHugo Locurcio2017-06-161-2/+2
* | | renamed occurances of ColorRamp with GradientKarroffel2017-06-142-33/+33
* | | Fix empty shader related crash, closes #8314Juan Linietsky2017-06-121-1/+2
* | | Restored everything related to information polling, and added information box...Juan Linietsky2017-06-112-0/+46
* | | Restored multiple viewport function, as well as view modes.Juan Linietsky2017-06-112-64/+53
* | | Multiple 3D viewports are not operational.Juan Linietsky2017-06-112-76/+344
|/ /
* | renamed all Rect3.pos to Rect3.positionalexholly2017-06-093-7/+7
* | Merge pull request #9060 from pixelpicosean/scroll-to-pan-canvas-item-editor-3.0Rémi Verschelde2017-06-091-20/+48
|\ \
| * | Add settings to pan canvas editor with scrollingSean Bohan2017-06-081-20/+48
* | | -Restored multithread capability to VisualServerJuan Linietsky2017-06-092-308/+295
* | | -Added proper access to depth texture from shaderJuan Linietsky2017-06-072-6/+6
|/ /
* | Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde2017-06-056-141/+141
|\ \
| * | renamed all Rect2.pos to Rect2.positionalexholly2017-06-046-141/+141
* | | Merge pull request #8974 from Paulb23/script_overviewRémi Verschelde2017-06-054-1/+75
|\ \ \ | |/ / |/| |
| * | Added members overviewPaulb232017-05-294-1/+75
* | | InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-0316-71/+71
* | | -Added .hdr format supportJuan Linietsky2017-05-284-174/+3
* | | Fix moving path controls in edit mode.Zaven Muradyan2017-05-271-9/+7
* | | Merge pull request #8928 from nunodonato/helpmenuRémi Verschelde2017-05-272-4/+11
|\ \ \
| * | | Added an help menuNuno Donato2017-05-262-4/+11
| |/ /
* / / -Added EXR supprot for HDR (no BC6 compression yet though)Juan Linietsky2017-05-261-0/+2
|/ /
* | Applied clang-format.Ferenc Arn2017-05-252-222/+180
* | Revive PathEditorPlugin.Ferenc Arn2017-05-242-24/+23
* | Fix crash when interacting with the 2d editorGeorge Marques2017-05-231-2/+2
* | Fix 2d path editor controls.Zaven Muradyan2017-05-211-85/+53
* | Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-2044-2223/+2261
* | Merge pull request #8838 from zlsa/masterRémi Verschelde2017-05-202-12/+15
|\ \
| * | Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...Jon Ross2017-05-192-12/+15
* | | Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-206-33/+21
|\ \ \ | |/ / |/| |
| * | New customizable editor themevolzhs2017-05-096-18/+9
| * | Revert "Add new editor and default theme (WIP)"volzhs2017-05-034-20/+17
* | | Merge pull request #8789 from Hinsbart/editor_shortcutsRémi Verschelde2017-05-181-0/+1
|\ \ \
| * | | Editor: Make "open 2d/3d/script editor" shortcuts configurable.Andreas Haas2017-05-181-0/+1
* | | | Merge pull request #6941 from voithos/bezier-handle-deletion-shortcutRémi Verschelde2017-05-182-42/+78
|\ \ \ \
| * | | | Add the ability to delete bezier path handles.Zaven Muradyan2017-04-162-42/+78
| | |_|/ | |/| |
* | | | Adapt tutorials (Godot Docs) icon to new designRémi Verschelde2017-05-171-1/+1
* | | | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-176-16/+19
| |/ / |/| |
* | | Improved freelookMarc Gilleron2017-05-082-64/+172