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
2015-03-10Fix T43941: Grease pencil eraser outline vanishesCampbell Barton
2015-02-21GPencil: Another fix for the "big square dots" problemJoshua Leung
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-18GPencil Fix: Added checks to ensure that copy/paste doesn't paste incompatibl...Joshua Leung
2015-02-17GPencil: On the fly switching between Drawing and Erasing when using "Continu...Joshua Leung
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-12GPencil: LKEY can now be used for Select Linked too nowJoshua Leung
2015-02-11Fix T43149: Grease Pencil fill areas look divided by multiples ray linesJoshua Leung
2015-02-10Fix grease-pencil crash without clip/track dataCampbell Barton
2015-02-04Fix T43552: Cannot jump between GP keyframes in dopesheetJoshua Leung
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-19Bugfix T43293: Crash when editing shared GPencil datablock in VSEJoshua Leung
2015-01-19GPencil: Added asserts for checking when trying to convert coordinates for in...Joshua Leung
2015-01-10GPencil Editing: FKEY now controls the eraser size when in Stroke Edit ModeJoshua Leung
2015-01-10Fix: Delkey didn't activate the Grease Pencil strokes delete operator like XK...Joshua Leung
2015-01-07Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (d...Joshua Leung
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2015-01-01GPencil Editing: Copy and Paste selected stroke segments with Ctrl-C and Ctrl-VJoshua Leung
2014-12-31Compilation error fix for strict flagsSergey Sharybin
2014-12-31Operator to duplicate the active Grease Pencil layerJoshua Leung
2014-12-27Experimental fix for "random large dots" bug when using a stylusJoshua Leung
2014-12-27Restoring all the whitespace!Joshua Leung
2014-12-26GPencil: Picky whitespace cleanupjulianeisel
2014-12-26GPencil: Use a different brush cursor for eraserjulianeisel
2014-12-21GPencil: Correction to rB071ec918f4cdjulianeisel
2014-12-20Fix T42961: GPencil - Refactor object/scene data behaviourjulianeisel
2014-12-07Bugfix T42774: BSurface addon doesn't work on new buildsJoshua Leung
2014-12-05To make Strokes Edit Mode a bit more "solid", Tab key can be used to toggle o...Joshua Leung
2014-12-05Selectmouse-drag now works to move GPencil vertsJoshua Leung
2014-12-02Cleanup: style & de-duplicateCampbell Barton
2014-12-02Fix: Grease Pencil strokes rendered with blotched colours/alpha in OpenGL Pla...Joshua Leung
2014-12-02Lasso Select for GPencil StrokesJoshua Leung
2014-12-02GPencil Drawing: Enable polygon smoothingJoshua Leung
2014-12-02UI messages: Minor typo fix.Bastien Montagne
2014-12-01Cleanup: warningsCampbell Barton
2014-12-01Fix: Strokes in image editor can finally be drawn using "fancy" 2D stroke tes...Joshua Leung
2014-12-01Fix: Volumetric strokes now draw correctly in the Image EditorJoshua Leung
2014-12-01Fix: Forgot to set fill colour when drawing 2D filled strokesJoshua Leung
2014-12-01Re-enabling keymappings for straight line and poly drawingJoshua Leung
2014-11-30Minor tweaks to quick palettes to avoid conflictsJoshua Leung
2014-11-30Cleanup: tag unused args as such.Bastien Montagne
2014-11-30Fix for wrong RNA type causing asserts to fail in debug modeJoshua Leung
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-28Cleanup: unused headersCampbell Barton
2014-11-22Fix for previous commitJoshua Leung
2014-11-11UI Refactor T41640Campbell Barton
2014-10-21Fix T42278: Grease Pencil in Movie Clip Editor can not be erased in Track > C...Sergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins