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
2011-05-23fix [#26618] StringProperty with sub_type of FILE_PATH not updated correctly ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-19Bugfix #25652Ton Roosendaal
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-15Centralized operator UI drawing into a new function uiLayoutOperatorButs(),Campbell Barton
2010-12-15bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviour of 'RotateSource' op...Campbell Barton
2010-11-17Bugfix #24767Ton Roosendaal
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-23UI: for operator macro's, don't show internal ID name but UI name in redo panel.Brecht Van Lommel
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-22Macro operator properties using property groups in groups (initial code by br...Martin Poirier
2010-01-12Renamed toolbar to Tool Shelf all overMatt Ebb
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-25operator draw function working again. needed to add layout to the operator to...Campbell Barton
2009-11-29Draw function for operators (just like panels), used for the redo popup, file...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-07Operator docstring patch from Ron Walker, added console operator docs too.Campbell Barton
2009-08-212.5: layout.itemO now returns OperatorProperties to be filled in,Brecht Van Lommel
2009-08-172.5: Added operator ui() callback for defining own ui layoutBrecht Van Lommel
2009-08-152.5 3D_View:Thomas Dinges
2009-08-152.5/Sculpt:Nicholas Bishop
2009-07-292.5Ton Roosendaal
2009-07-262.5: PaintingBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-06-292.5Ton Roosendaal
2009-06-272.5Ton Roosendaal
2009-06-262.5Ton Roosendaal
2009-06-252.5: File Selector: display operator properties in the side region,Brecht Van Lommel
2009-05-29UI:Brecht Van Lommel
2009-05-19UIBrecht Van Lommel
2009-04-272.5Ton Roosendaal