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
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2013-03-19Grease Pencil UIPablo Vazquez
2013-03-08style cleanupCampbell Barton
2013-03-07GPencil feature request:Ton Roosendaal
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-06-26Bugfix [#31930] DopeSheet - Grease Pencil mode collapses visible channels whenJoshua Leung
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-11Fixed issue with disappearing Clip/Track menu from GP panel in Clip EditorSergey Sharybin
2012-06-10style cleanupCampbell Barton
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-04Whitespace tweaksJoshua Leung
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-01-11use BLI_strncpy and BLI_snprintf when the size of the string is known.Campbell Barton
2011-12-02Fix #28539: redraw issue with grease pencil active layer button, this was a r...Brecht Van Lommel
2011-11-232.6 UI code:Thomas Dinges
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-04-19Whitespace/typosJoshua Leung
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-04fix [#26774] Grease Pencil error?Campbell Barton
2011-04-01xray option for grease pencil (on by default), sometimes its nicer not to hav...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-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13warning cleanup.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-06[#25030] Grease Pencil active_frame_delete() deletes wrong layerCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-04-26Proper fix for the Grease Pencil drawing optionsJoshua Leung
2010-04-26Cleanup of grease pencil UI. Ali can you check if what I did inDaniel Salazar
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton