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
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-09Cleanup: trailing space in RNACampbell Barton
2017-10-20Cleanup: replace gpencil tri vars w/ arrayCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-08Fix T52650:Grease pencil selection its not automatically updating in Clip EditorAntonio Vazquez
2017-01-24GPencil: Fix unreported animation data missing when change palette nameAntonio Vazquez
2017-01-18GPencil: Cleanup - move include line to correct scopeAntonio Vazquez
2017-01-18GPencil: Fix unreported error in animation after rename itemsAntonio Vazquez
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2016-12-28Fix T50184: Grease Pencil Layer synchronization between Dope Sheet and Proper...Joshua Leung
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-11-27A number of other minor RNA fixes and precautionary safeguards against furthe...Joshua Leung
2016-11-27GPencil RNA API: "set_active" option for layer.new() and palette.new() is now...Joshua Leung
2016-10-13Fix: Grease Pencil palettes were missing a RNA path callbackJoshua Leung
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-08-26Cleanup: Remove unused variableSergey Sharybin
2016-08-26GPencil RNA: Set pressure and strength to 1.0 by default for new stroke point...Joshua Leung
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-10GPencil: Avoid segment fault if new stroke function is called without colornameAntonioya
2016-08-10GPencil: Rename color name property to keep consistency in namingAntonioya
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
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