Age | Commit message (Expand) | Author |
2017-08-19 | Merge pull request #10447 from Paulb23/smooth_scrolling | Rémi Verschelde |
2017-08-19 | Merge pull request #10444 from toger5/styleBoxFlat_corner_detail_value_limita... | Rémi Verschelde |
2017-08-19 | Merge pull request #10442 from toger5/stylebox_corner_detail | Rémi Verschelde |
2017-08-19 | Added smooth scrolling to TextEdit | Paulb23 |
2017-08-19 | Fixes to label and code editor to make editing code hopefully fast again. | Juan Linietsky |
2017-08-19 | styleBoxFlat: clamp corner_detail + aa_size | toger5 |
2017-08-19 | Performance styleBoxFlat: | toger5 |
2017-08-19 | Merge pull request #10439 from Paulb23/blinking_text_issue_10432 | Rémi Verschelde |
2017-08-19 | Fixed blinking text, issue 10432 | Paulb23 |
2017-08-19 | Removes extra argument from StyleBoxFlat::get_border_color() | Ignacio Etcheverry |
2017-08-18 | Small fix that makes overal UI (including dragging spliiters) much, much faster. | Juan Linietsky |
2017-08-18 | ProceduralSky now regenerates in a thread (the second time, first does not), ... | Juan Linietsky |
2017-08-18 | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky |
2017-08-18 | Rename localization method to `tr` again | Rémi Verschelde |
2017-08-18 | TextEdit: Moving between words now works across lines. | Andreas Haas |
2017-08-18 | Make sure local to scene resources are initialized after loading all nodes, f... | Juan Linietsky |
2017-08-18 | Merge pull request #10406 from marcelofg55/closest_power_of_2 | Rémi Verschelde |
2017-08-17 | Add closest_power_of_2 func and implement mix_rate/latency on OS X | Marcelo Fernandez |
2017-08-17 | Oops, fixed wrong color masking problem. Closes #10149 | Juan Linietsky |
2017-08-17 | Merge pull request #10380 from akien-mga/XL_MESSAGE | Rémi Verschelde |
2017-08-17 | Rename `XL_MESSAGE` aka `tr` to `localize` | Rémi Verschelde |
2017-08-16 | Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3 | Rémi Verschelde |
2017-08-16 | Merge pull request #10265 from leezh/patchnine_stylebox | Rémi Verschelde |
2017-08-16 | Merge pull request #8899 from toger5/BetterFlatStylebox | Rémi Verschelde |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-16 | Merge pull request #10309 from H4kor/particles | Rémi Verschelde |
2017-08-16 | Merge pull request #10312 from kbake/pressed-scroll-bar-style | Rémi Verschelde |
2017-08-16 | Merge pull request #10322 from TwistedTwigleg/Navmesh_expose_create_from_mesh | Rémi Verschelde |
2017-08-16 | Merge pull request #10376 from RandomShaper/fix-nav-double-point | Rémi Verschelde |
2017-08-16 | Fix double point in Navigation2D | Pedro J. Estébanez |
2017-08-16 | Checking vecs before normalization. Fixes #10183 | Niko Abeler |
2017-08-16 | Allow zero-padded serial naming | Pedro J. Estébanez |
2017-08-15 | Merge pull request #10365 from RandomShaper/fix-10074 | Juan Linietsky |
2017-08-16 | Keep shapes bound to out-of-tree 3D physics objects | Pedro J. Estébanez |
2017-08-15 | Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889 | Juan Linietsky |
2017-08-15 | Merge pull request #10170 from ISylvox/trail-divisor__editor-glitch | Juan Linietsky |
2017-08-15 | Merge pull request #10333 from HummusSamurai/fix-console-error | kubecz3k |
2017-08-15 | Merge pull request #9889 from groud/control_enhancements | kubecz3k |
2017-08-15 | Fix debug materials, closes #8607 | Juan Linietsky |
2017-08-15 | styleBoxFlat removed light, dark color entirely | toger5 |
2017-08-15 | new StyleBoxFlat removed multiBorderColor | toger5 |
2017-08-15 | new StyleBoxFlat limits for drawing | toger5 |
2017-08-15 | new StyleBoxFlat added more drawing features | toger5 |
2017-08-15 | Adapted godot to the new StyleBoxFlat | toger5 |
2017-08-15 | NEW Style Box Flat Implementation | toger5 |
2017-08-15 | Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622 | Juan Linietsky |
2017-08-14 | Merge pull request #10339 from bojidar-bg/x-fix-scale-conflict | Ignacio Etcheverry |
2017-08-14 | Rename Light2D::scale to texture_scale, so it doesn't conflict | Bojidar Marinov |
2017-08-14 | Fix console warning: Condition !env is true | M.H. Alkotob |
2017-08-13 | Avoids inverted anchors | Gilles Roudiere |