Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky | |
(Lot's of bloat accumulated, so it was time for clean up.) -Made EditorSettings and ProjectSettings search more useful (search in sections too) | |||
2017-07-18 | Merge pull request #9639 from rminderhoud/primitives | Rémi Verschelde | |
Moved binds of PRIMITIVE_* contants from ArrayMesh to Mesh | |||
2017-07-17 | Merge pull request #9652 from djrm/theme_fixes | Rémi Verschelde | |
Improvements and fixes for the default theme. | |||
2017-07-17 | LineEdit: don't undo uneditable LineEdit | Poommetee Ketson | |
2017-07-17 | Merge pull request #9642 from kubecz3k/checkbox-fix | Rémi Verschelde | |
Fix uncheckable checkboxes in RMB menu. closes #9625 | |||
2017-07-16 | Improvements and fixes for the default theme. | Daniel J. Ramirez | |
Added customizable border size and window highlight. | |||
2017-07-15 | Many fixes to improve GI Probe quality | Juan Linietsky | |
2017-07-15 | -Fix for multiple reflection probes causing issues. | Juan Linietsky | |
-Fix for positional sound corruption to avoid making people deaf. | |||
2017-07-15 | Script editor usability fixes | Juan Linietsky | |
2017-07-15 | Lots of work on Audio & Physics engine: | Juan Linietsky | |
-Added new 3D stream player node -Added ability for Area to capture sound from streams -Added small features in physics to be able to properly guess distance to areas for sound -Fixed 3D CollisionObject so shapes are added the same as in 2D, directly from children -Fixed KinematicBody API to make it the same as 2D. | |||
2017-07-14 | Moved binds of PRIMITIVE_* contants from ArrayMesh to Mesh | Ralph Minderhoud | |
2017-07-14 | Fix uncheckable checkboxes in RMB menu. closes #9625 | Jakub Grzesik | |
2017-07-13 | Merge pull request #9627 from Noshyaar/dialog | Rémi Verschelde | |
AcceptDialog: fix child w/ ANCHOR_END sized wrong until resized | |||
2017-07-13 | AcceptDialog: fix child w/ ANCHOR_END sized wrong until resized | Poommetee Ketson | |
2017-07-13 | Control: save SIZE_FILL size flag property | Poommetee Ketson | |
2017-07-11 | Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursor | Rémi Verschelde | |
IME window follow the input cursor. | |||
2017-07-11 | [#7212] Fixed missing 'Variant' return values in documentation. | ducdetronquito | |
2017-07-11 | IME window follow the input cursor. | geequlim | |
Abstruct set_ime_position to OS class. Update ime position for LineEdit and TextEdit. | |||
2017-07-11 | Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancement | Rémi Verschelde | |
RemoteTransform and RemoteTransform2D enhancements | |||
2017-07-11 | Merge pull request #9510 from kubecz3k/tab-reposition | Thomas Herzog | |
ability to reposition scene tabs with drag & drop | |||
2017-07-11 | Merge pull request #9586 from Noshyaar/slider | Thomas Herzog | |
Slider: add set/is_editable | |||
2017-07-11 | Merge pull request #9521 from AlexHolly/control-posi-to-posr | Thomas Herzog | |
removed floor so that global pos works with scale in control | |||
2017-07-10 | Merge pull request #9592 from RandomShaper/remove-warns | Thomas Herzog | |
Remove warnings about benign situations | |||
2017-07-10 | Merge pull request #9594 from RandomShaper/fix-mouse-capture | Thomas Herzog | |
Fix picking list flood while mouse capture enabled | |||
2017-07-11 | Slider: add set/is_editable | Poommetee Ketson | |
2017-07-10 | Fix picking list flood while mouse capture enabled | Pedro J. Estébanez | |
Fixes #9575. | |||
2017-07-10 | Remove warnings about benign situations | Pedro J. Estébanez | |
2017-07-10 | ability to reposition scene tabs with drag & drop | Jakub Grzesik | |
2017-07-08 | Merge pull request #9489 from ↵ | Rémi Verschelde | |
TwistedTwigleg/Additional_functions_for_Label_and_RichTextLabel Added additional functions to RichTextLabel | |||
2017-07-08 | Merge pull request #9564 from Noshyaar/pr-threshold | Rémi Verschelde | |
Refactor 'treshold' to 'threshold' | |||
2017-07-08 | removed floor so that global pos works with scale | alexholly | |
2017-07-08 | Added additional functions to RichTextLabel: | TwistedTwigleg | |
* Added set_text function to RichTextLabel * Added percent_visible attributes and functions to RichTextLabel This should make switching from Label to RichTextLabel easier. | |||
2017-07-08 | Some adjustments to toon material to make it more flexible | Juan Linietsky | |
Ability to also disable specular | |||
2017-07-08 | Added triplanar mapping, toon mode, and more specular modes for materials. ↵ | Juan Linietsky | |
Added multipass support for materials. | |||
2017-07-08 | Refactor 'treshold' to 'threshold' | Poommetee Ketson | |
2017-07-08 | -Added triplanar mapping modes | Juan Linietsky | |
-Some fixes to shader lang | |||
2017-07-06 | More fill modes for containers, closes #9504 | Juan Linietsky | |
2017-07-06 | Ability to set rotation and scaling pivot for controls. | Juan Linietsky | |
2017-07-06 | -Ability for controls to grow the left/top when anchored. This makes ↵ | Juan Linietsky | |
anchoring controls to the right/bottom easier when they are resized. | |||
2017-07-05 | Added the following features to RemoteTransform and RemoteTransform2D: | TwistedTwigleg | |
- Added the ability to toggle changes in position, rotation, and scale - Added the ability to toggle changes in either local or global coordinates | |||
2017-07-05 | Use the gravity constant to calculate weights | Johan Manuel | |
2017-07-05 | Merge pull request #9496 from Noshyaar/pr-itemlist | Rémi Verschelde | |
ItemList: expose methods, in-editor items editing support | |||
2017-07-04 | Implemented environment arrays for skybox reflection and roughness, quality ↵ | Juan Linietsky | |
increase is enormous. | |||
2017-07-04 | ItemList: expose methods, in-editor items editing support | Poommetee Ketson | |
2017-07-03 | Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snap | Rémi Verschelde | |
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped | |||
2017-07-03 | Merge pull request #9481 from BastiaanOlij/prim_capsule_flat | Rémi Verschelde | |
Re-orient capsule to collision shape | |||
2017-07-03 | Fixed syntax inconsistency in Vector3.snap and Vector3.snapped | TwistedTwigleg | |
2017-07-03 | Fixed set_global_scale in Node2D. | TwistedTwigleg | |
2017-07-03 | Re-orient capsule to colission shape | BastiaanOlij | |
2017-07-03 | Clean up normalmapping, make sure tangents are imported correctly. | Juan Linietsky | |