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
2010-08-13Fix for [#23286] Text Editor: Cursor not changing shape when insert key is pr...Dalai Felinto
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-06Fix #23196: running python scripts didn't do an undo push. Now it doesBrecht Van Lommel
2010-08-05patch [#23185] Mark All in Text Editor always reports "Text not found" when w...Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-30patch [#23088] 2.5 Text Editor: Preserve indentation with spacesCampbell Barton
2010-07-29bugfix [#23062] Resolve conflict button in text editor dissappers in Blener 2...Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-04-26Add operator undo flags to text datablock related operatorsMatt Ebb
2010-03-31[#21851] Bugfix: [#21254] text editor jump to line crashCampbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Fix #19580: text editor - current line is dependent on theBrecht Van Lommel
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-05Fix #20571: run script operator crashes in 3d view.Brecht Van Lommel
2009-12-07Text and Console operators don't need to register themselves. (this cleans th...Martin Poirier
2009-11-27new palm rig type + some refactoring to make names less confusing for the arm...Campbell Barton
2009-11-24Keyframing Operator Tweaks for Durian:Joshua Leung
2009-10-21Text Editor: Scrollbar now drawn on the rightJoshua Leung
2009-10-132.5 Bugfixes:Joshua Leung
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-052.5Brecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-09-04poll functions to stop crashing when running operators in an invalid context.Campbell Barton
2009-08-24patch from Ron Walker (o6a).Campbell Barton
2009-07-282.5: File browserBrecht Van Lommel
2009-07-22remove scriptlinks,Campbell Barton
2009-07-12python console in ~80 linesCampbell Barton
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-112.5: X11Brecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-06-14Blender/Python APICampbell Barton
2009-06-13text live_edit feature useful for UI scripts (run python scripts on every key...Campbell Barton
2009-05-292.5: fix text editor issue with scrolling and an invalid memory read.Brecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel