aboutsummaryrefslogtreecommitdiff
path: root/core/ustring.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Variant INT and REAL are now 64 bits (other types remain at 32)Juan Linietsky2017-01-081-0/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* added implementation of is_valid_ip_address()Ariel Manzur2016-10-201-1/+2
* Fix typo for word_wrapvolzhs2016-09-301-1/+1
* Add sha256_buffer() function to StringGeorge Marques2016-06-231-0/+1
* Add similarity comparison to StringGeorge Marques2016-06-191-0/+2
* Remove CHARTYPE_16BITS unused checksJ08nY2016-06-191-4/+2
* Add sha256 to String and File/FileAccess.Bojidar Marinov2016-06-171-0/+2
* Add 'is_subsequence_of' function to StringGeorge Marques2016-06-121-0/+3
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+11
* Added possibility to strip left and right to strip_edges (#4594)Mattias Cibien2016-05-111-1/+1
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-0/+2
* remove trailing whitespaceHubert Jarosz2016-03-091-8/+8
* Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650Julian Murgia - StraToN2016-02-171-1/+1
* added a new function to escape properly json, fixes #3282Juan Linietsky2016-01-101-0/+1
* -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky2016-01-031-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva2015-11-191-0/+2
* Show documentation for properties on hover.Juan Linietsky2015-08-251-0/+1
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-0/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Camel casing being capitalized only happens in the inspector now.Nathan Warden2015-03-231-0/+1
* Revert "Camelcased script variables will now capitalize in the inspector."Juan Linietsky2015-03-221-1/+2
* Merge pull request #1396 from Spooner/fix_sprintf_errorsJuan Linietsky2015-03-221-1/+1
|\
| * Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)2015-02-191-1/+1
* | Camelcased script variables will now capitalize in the inspector.Nathan Warden2015-02-191-2/+1
|/
* Completed implementing standard formatting.Bil Bas (Spooner)2015-02-011-1/+3
* Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)2015-01-101-1/+3
* -fixed issue with denormals in half precission, closes #1073Juan Linietsky2015-01-031-1/+1
* -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-091-0/+1
* Small Issues & MaintenanceJuan Linietsky2014-08-011-1/+2
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+247