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-30Polish for quick-access pie menusGPencil_EditStrokesJoshua Leung
2014-11-30Experimenting with contents of secondary GPencil pieJoshua Leung
2014-11-29Add proportional editing props to the "additional settings" panel where they ...Joshua Leung
2014-11-29Proportional Editing options for GPencil should now work across all editors s...Joshua Leung
2014-11-29Another attempt at making the GPencil pie menu more usefulJoshua Leung
2014-11-27Experiment: Some tweaks to the Grease Pencil pie menu layoutJoshua Leung
2014-11-27Reshuffling of extra tool settingsJoshua Leung
2014-11-12Don't show "New Layer" operator when no GPencil datablock exists anymoreJoshua Leung
2014-11-07Select More/Less for Grease Pencil pointsJoshua Leung
2014-11-05Select Linked for GPencil Stroke Editing (Ctrl L)Joshua Leung
2014-11-05Rename GPENCIL_OT_strokes_copy to GPENCIL_OT_duplicateJoshua Leung
2014-11-05GPencil Stroke Editing: Delete Operator (XKEY)Joshua Leung
2014-10-31GPencil Stroke Editing: More popularly requested transform toolsJoshua Leung
2014-10-29Make volumetric stroke drawing a per-layer optionJoshua Leung
2014-10-28Fix: Poll for toolshelf UI buttons was spitting out warningsJoshua Leung
2014-10-23UI and properties support for having "Filled" GPencil Strokes/ShapesJoshua Leung
2014-10-23Expose Grease Pencil "Convert to Curves" operator directly in toolbar insteadJoshua Leung
2014-10-23Tweaks for Delete Active Frame in GPencil UIJoshua Leung
2014-10-23Border Select for GPencil strokesJoshua Leung
2014-10-23Modified GPencil pie menu to work with edit modesJoshua Leung
2014-10-22UI: Add toggle for stroke editmode to sequencer properties panel (since it do...Joshua Leung
2014-10-22GPencil Editing: "Stroke Edit Mode"Joshua Leung
2014-10-18Added back toggle in Clip Editor to set where the datablock gets attachedJoshua Leung
2014-10-15Code Cleanup: Make it easier to reuse code for drawing settings of GP LayersJoshua Leung
2014-10-14GP Onion Skinning: Custom before/after colours and rangesJoshua Leung
2014-10-12GPencil UI: Further cleaning up the UI to not show the "stroke placement" set...Joshua Leung
2014-10-12Fix for error in previous commit: Layouts were not getting deactivated properlyJoshua Leung
2014-10-12GPencil Layers UI: Rearranging buttons for a nicer flowJoshua Leung
2014-10-12Grease Pencil Layers UI: Ported properties panel to Python and UI ListsJoshua Leung
2014-10-12Change order of Grease Pencil drawing tools in the toolshelfJoshua Leung
2014-10-12Rename "Stroke Tools" panel to "Edit Strokes"Joshua Leung
2014-10-12GPencil Toolshelf Panels - Split into two panelsJoshua Leung
2014-10-12GPencil Toolshelf Panel: Add "drawing settings" to toolshelfJoshua Leung
2014-10-11GPencil UI: Experimental "tool palette" pie menuJoshua Leung
2014-10-11GPencil Context Utility API's now workJoshua Leung
2014-10-11GP Toolbar: Use context properties to detect whether to show or notJoshua Leung
2014-10-10Bugfix: Wrong label for scale operator in toolbarJoshua Leung
2014-09-29GPencil Strokes - D+M can be used to mirror strokes nowJoshua Leung
2014-09-28Toolbar buttons for Grease Pencil editing operatorsJoshua Leung
2014-09-17Cleanup: pep8Campbell Barton
2014-02-24Code cleanup: Re-use Grease Pencil panel for 3D view as well.Thomas Dinges
2014-02-22Code cleanup: styleCampbell Barton
2014-02-19Use tabs for image editor.Antony Riakiotakis