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
2008-06-12Merge from trunkAndre Susano Pinto
2008-05-05Merge from trunkAndre Susano Pinto
2008-04-26BLI_split_dirfile was being used in cases it should not have been,Campbell Barton
2008-04-25fix/workaround for blender crashing when running python runs text.clear() in...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-13Fix compiling error.Martin Poirier
2008-03-13Fix for bug #8548: txt_copy_sel in txt_cut_sel only copied string in a local ...Ricki Myers
2008-03-01fix for [#8408] Indentation error in text editor when typing a colon anywhereCampbell Barton
2007-03-12python apiCampbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2006-11-26Bugfix #1676Ton Roosendaal
2006-04-04Fix some warning for unsigned vs signed comparisons.Ken Hughes
2006-01-24Giant commit!Ton Roosendaal
2006-01-06Bug #3658 reported by Daniel Holtz (thanks):Willian Padovani Germano
2005-12-12bugfix: #3420 Indent/Unindent in text editor not undoableStephen Swaney
2005-11-06Small fix to allow relative filenames for textfiles.Andrea Weikert
2005-05-19text editor patch by antihc3.Stephen Swaney
2005-05-19fixed it sending null to MEM_freeNJoilnen Leite
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-04-28A couple more simple gcc4.X warnings fixed.Kent Mein
2005-04-10Bugfix for disappearing hilight bug and code re-org for text editorStephen Swaney
2004-10-15a patch for the Text editor contributed by themeyers.Stephen Swaney
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-11-23Added all necessary BPY_extern.h include files to the .c files.Michel Selten
2003-11-22Got rid of many #include "BPY_extern.h"Chris Want
2003-11-10fix for bug #285Stephen Swaney
2003-07-10When cutting out a part of a python script the old textbuffer was still used ...Florian Eggenberger
2003-04-26The last of the blenkernel files with translated commentsTon Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont