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
2016-05-16Usual i18n/UI messgaes fixes...Bastien Montagne
2016-05-08Cleanup: warningsCampbell Barton
2016-05-08GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinnin...Joshua Leung
2016-05-08Tweaks for a tooltip I missed during earlier review for D1886Joshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-03-27GPencil: Smooth and Subdivision variable/setting namingJoshua Leung
2016-03-27Improve grease pencil stroke qualityAntonio Vazquez
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2016-02-08Fix: Renaming Grease Pencil layers doesn't update the Dopesheet Channels RegionJoshua Leung
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-10-06Cleanup: return PROP_EDITABLE rna flagCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-17Fix for Grease Pencil and negative framesJoshua Leung
2014-12-27GPencil UI: Color swatches for both Stroke and Fill colors are now shownJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-10-15Bugfix T42225: Python - GreasePencil.active incorrectly accepts GreasePencil ...Joshua Leung
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-29Fix [#36859] Grease Pencil - Frames.new() doesn't create frame if frame_numbe...Bastien Montagne
2013-08-03add versions of MEM_reallocN, MEM_recallocN which take a string arg so new al...Campbell Barton
2013-05-09UI naming consistency:Thomas Dinges
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-16Assorted small fixesJoshua Leung
2013-03-07use bool for rna funcs.Campbell Barton
2013-01-31GPencilStrokePoints.add() - use MEM_recallocN to initialize newly created pointsDan Eicher
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-08quiet msvc warning & allow zero arguments to add functions.Campbell Barton
2012-10-08Grease Pencil py-apiDan Eicher
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-08-30fix [#32433] Grease Pencil Layer color & Color ManagementCampbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2011-10-22header cleanup and typo'sCampbell Barton
2011-10-13ensure grease pencil layer names are unique when set through rna.Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-04-19Whitespace/typosJoshua Leung