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-10-02OpenGL: draw volumetric gpencil with point spritesMike Erwin
2016-09-21Fix: Grease Pencil sculpting crashes when sculpting on layers without any str...Joshua Leung
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-18GPencil: Don't show error popup when strokes can't be reordered furtherJulian Eisel
2016-09-18GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-09-16GPencil: Add a new special menu for editing and replace subdivision shortcutAntonioya
2016-09-16GPencil: New subdivide stroke operatorAntonioya
2016-09-11Revert "GPencil: Add IFACE_ macro to some strings"Antonioya
2016-09-11GPencil: Add IFACE_ macro to some stringsAntonioya
2016-09-11GPencil: Change interpolate stroke factorAntonioya
2016-09-08Fix strict compiler warningsSergey Sharybin
2016-09-07GP Interpolation: Mark created frames as being "breakdowns"Joshua Leung
2016-09-07Fix: GPencil drawing sessions now respect limits for maximum undo stepsJoshua Leung
2016-09-07Code Cleanup: Deduplicate undo node freeing codeJoshua Leung
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-08-29GPencil: Fix segment fault when undoAntonioya
2016-08-29Fix compilation error caused by wrong array initializationSergey Sharybin
2016-08-29Code Cleanup: Fixes for some issues noticed during previous fixJoshua Leung
2016-08-29Fix: GPencil Paste couldn't be used to paste strokes from one datablock to an...Joshua Leung
2016-08-29Small optimisation: Only calculate the inverse_diff_mat once per stroke inste...Joshua Leung
2016-08-29GPencil: "Reproject Strokes" operatorJoshua Leung
2016-08-29Code Cleanup: Just some fixes for whitespace/typos that I noticed while worki...Joshua Leung
2016-08-27Code Cleanup (Non-functional tweaks)Joshua Leung
2016-08-27GPencil: Cleanup change color operatorAntonioya
2016-08-26Code CleanupJoshua Leung
2016-08-26GPencil: Select Grouped -> By ColorJoshua Leung
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-18Final UI messages fixes (for this session...).Bastien Montagne
2016-08-08GPencil: Cleanup - Rename function for better namingAntonioya
2016-08-08GPencil: Move polygon to back only if something was drawnAntonioya
2016-08-07GPencil: Handle drawing on back for polygonsAntonioya
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-07GPencil: Fix error in arrange strokesAntonioya
2016-08-07GPencil: Do not disable continuous drawing if click out of drawing areaAntonioya
2016-08-06Fix wrong property type usageJulian Eisel
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-02Cleanup: comment blocksCampbell Barton
2016-06-23GPencil: Eraser respects "Selection Mask" when in EditModeJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-05-21GPencil: Add hotkeys for the "Delete Active Frame" operatorJoshua Leung
2016-05-21GP Sculpt: Make the cursor more visible on light backgroundsJoshua Leung
2016-05-18Fix T48395: Grease Pencil, pressing Ekey to sculpt don't work for left click ...Joshua Leung