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-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna rename Spline/Curve/Text3DCampbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-122.5 User Interface / UI ScriptsThomas Dinges
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-07-14- make duplis real wasnt redrawingCampbell Barton
2010-07-13dont show active spline for textCampbell Barton
2010-07-06pedantic pep8 warnings, mostly white space.Campbell Barton
2010-06-27Set button emboss to false a few more places where it makes sense, such as di...William Reynish
2010-06-23Small update to text boxes UI. It now works in single-column layout.William Reynish
2010-06-22Added ability to add and remove text boxes back from Blender 2.4x. One on tho...William Reynish
2010-06-14restored old 'uv orco' for curves, renamed to 'map along length'Matt Ebb
2010-05-16Properties Window:Thomas Dinges
2010-03-30Fix [#21814] 3D Curves and Caps ConfusionMatt Ebb
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-01Added 'Evaluation Time' setting access to Path Animation panel.Joshua Leung
2010-01-31pep8 changesCampbell Barton
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-08custom properties panels for most ID types. use subclassing to keep panel UI ...Campbell Barton
2009-12-03- curve geometry curve panel wasnt displaying with no active splineCampbell Barton
2009-11-30surfaces were displaying the Geometry panel that only curves needCampbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-20* More small modifier improvements by nudelZ.Thomas Dinges
2009-11-20pep8 compliance, also removed use of exec() for netrender module importingCampbell Barton
2009-11-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
2009-11-18default name of keymap to 'keymap.py' + pedantic pep8 editsCampbell Barton
2009-11-15*More single column stuff.William Reynish
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton
2009-11-12Implemented single column UI for textures, curve, mesh and empty.William Reynish
2009-11-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier
2009-11-01made scripts pass the pep8 test (though not fully pep8 yet)Campbell Barton
2009-10-31GPL2 header from firebird (without disclaimer), notice theres no copyright at...Campbell Barton
2009-10-31renamed buttons ui files to properties to match UI name change, needed to upd...Campbell Barton