Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18Refactor translation code out of blenfontCampbell Barton
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-04Text API: make text.current_line_index writableCampbell Barton
2013-09-11replace inline index lookup with BLI_findindexCampbell Barton
2013-09-11Add read-only access to index data for current line, top line and visible lin...Nathan Letwory
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-05-31Made text datablock properties 'is_in_memory' and 'is_dirty' editable in Python.Tamito Kajiyama
2013-01-05Add translation contexts for line, mute and clipSv. Lockal
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-11-15patch [#28993] wm_window_match_do(): Fix crash on null pointer dereferenceCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28use __func__ rather than function names in rna prints, some were incorrect.Campbell Barton
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-31Continue from my commit r33952, which disallowed floats to be wrapped as ints.Campbell Barton
2010-12-14clamp colors from 0-1 which are used for display only.Campbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-06-11[#22554] Register option on Texts doesn't work anymoreCampbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-15Text Editor: Add an option "Tabs as Spaces".Dalai Felinto
2009-11-20option to have scripts run on startup for per blendfile UI'sCampbell Barton
2009-09-16RNABrecht Van Lommel
2009-09-16Operator cheat sheet (from the help menu)Campbell Barton
2009-06-04UI/RNA:Brecht Van Lommel
2009-05-29RNA:Brecht Van Lommel
2009-04-22UIBrecht Van Lommel
2009-03-23RNA:Brecht Van Lommel
2009-03-132.5: UI Layout Engine, initial code.Brecht Van Lommel
2009-02-02RNA: C APIBrecht Van Lommel
2009-01-11RNABrecht Van Lommel
2009-01-08RNABrecht Van Lommel
2009-01-08RNABrecht Van Lommel
2009-01-02RNABrecht Van Lommel
2008-12-312.5: forgot to add this file in last commit.Brecht Van Lommel