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-10-13Revert to master - those changes are globally valid, but remain incomplete,free-refcount-idsBastien Montagne
2015-09-30ID free: GP & particles...Bastien Montagne
2015-09-21Cleanup: use malloc when calloc is overwrittenCampbell Barton
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-06T44932: Disable pressure handling for "poly" mode tooJoshua Leung
2015-08-06StopGap Fix for T44932: Ignore pressure values when drawing straight line seg...Joshua Leung
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-25Fix grease pencil selectionCampbell Barton
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-06-22Fix T45133: Crash drawing material buttonsCampbell Barton
2015-06-20Cleanup: use listbase clearCampbell Barton
2015-05-21GPencil Eraser Size-Saving FixJoshua Leung
2015-05-21Fix T44774: Grease Pencil eraser size reset after exiting sessionJoshua Leung
2015-05-17Fix T44084 - Cursor gets reset after MMB scrolling in another area while in G...Joshua Leung
2015-05-17Fix T44685 - In grease pencil stroke editing, selecting points is offset by a...Joshua Leung
2015-05-04Cleanup: style & const'sCampbell Barton
2015-05-04Fix T29029: Grease pencil fails in Quad ViewCampbell Barton
2015-05-01Left some debug prints in here...Joshua Leung
2015-05-01Fix T43867: Clicking outside the viewport exits now Grease Pencil "Continous ...Joshua Leung
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-20Fix: "show_points" setting for Grease Pencil drawing didn't workJoshua Leung
2015-04-16OpenGL does not like line thickness less than 1.0.Antony Riakiotakis
2015-04-15Cleanup: use const for event->tablet_dataCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-06Fix: Stroke Edit Mode warning for GPencil draws correctly with Region Overlap...Joshua Leung
2015-04-04WM: prefer define over zero wmEvent.valCampbell Barton
2015-04-04Fix T44259: Secondary strokes get terminated early when drawing in Continuous...Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-04-02Cleanup: Make strict flags happySergey Sharybin
2015-04-02GPencil: Draw status indicator in top-right corner when in Stroke Edit ModeJoshua Leung
2015-04-02GPencil: H/Shift-H/Alt-H now work to Hide and Reveal Layers in Strokes Edit ModeJoshua Leung
2015-04-02Code Cleanup: Pruning back the unusued includes nowJoshua Leung
2015-04-02Code Cleanup: Reshuffling some of the GPencil codeJoshua Leung
2015-03-27Cleanup: gpencil headersCampbell Barton
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