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
2009-04-28etch-a-ton bugfixMartin Poirier
2009-04-08etch-a-tonMartin Poirier
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-02-25Continue snapping cleaning job.Martin Poirier
2009-02-24Merging volume embedding and transform snapping.Martin Poirier
2009-02-05Rename correlation subdividing method into adaptative subdividing method, sin...Martin Poirier
2009-01-30fix remaining bug in straighten commandMartin Poirier
2009-01-27- Made embbed point rely on last embbed preview (when holding down shift and ...Martin Poirier
2009-01-24Prevent overdrawing to trigger when starting a stroke by snapping to an exist...Martin Poirier
2009-01-22misc bug fixes and display adjustmentsMartin Poirier
2009-01-16Command Gesture - PolygonizeMartin Poirier
2009-01-10Don't change point type on overdrawn when there's only one.Martin Poirier
2009-01-09limit overdraw to at least start or end near another stroke (otherwise, all s...Martin Poirier
2009-01-09missing test for start of line caused crashes.Martin Poirier
2009-01-09Last version of overdraw didn't work great with polylines. Fix this and misc ...Martin Poirier
2009-01-08display overdrawn stroke in gray, to easily see what is being replaced.Martin Poirier
2009-01-08adjust strokes by redrawing over themMartin Poirier
2009-01-06Fix crasher on non-reset pointer. Mostly happened panning view while drawing.Martin Poirier
2009-01-06In the panel, next to the number of joints, display the name of the current b...Martin Poirier
2008-12-19Cleaner code for gestures.Martin Poirier
2008-12-17Flatten and Cut Out tools for correcting errors in strokes.Martin Poirier
2008-12-10When not using quick mode, automatically select the last drawn stroke.Martin Poirier
2008-12-09Off by one error at the end of reeb and sketch iterators causing despair and ...Martin Poirier
2008-11-29Step 3/3, merging subdivision/bone creation methods using iteratorsMartin Poirier
2008-11-22Cache the armature template graph while in editmode.Martin Poirier
2008-11-18Fix leak on exit (it's not a real fix, still uses silly global mem)Martin Poirier
2008-11-18Template retarget now works with normal conversion (not in Quick mode that is).Martin Poirier
2008-11-18Use grease pencil manhattan distance threshold for strokes.Martin Poirier
2008-11-17New option for roll correction.Martin Poirier
2008-11-14Pkey toggle sketching panelMartin Poirier
2008-11-14Stroke conversion wasn't quite ok with unaligned armatures.Martin Poirier
2008-11-12Sensible defaults with do_versionMartin Poirier
2008-11-07Correct stroke normal alignment for retargetting (transform into edit armatur...Martin Poirier
2008-11-06Sketch Retargetting: template selection from dropdown (listing all other arma...Martin Poirier
2008-11-05Sketch retargetting. Templating from other armature objects.Martin Poirier
2008-11-04Properly unselect copied bones (it wasn't clearing active flag)Martin Poirier
2008-11-03Sketch Retargetting: Rolling bone perpendicular to stroke's normal is now opt...Martin Poirier
2008-11-02Sketch Retargetting:Martin Poirier
2008-10-30Lots of code cleanup and some new features.Martin Poirier
2008-10-30moving stuff home. first draft for template retargettingMartin Poirier
2008-10-28Sketching: Gesture to flip stroke (circular arc intersecting the stroke twice).Martin Poirier
2008-10-23Snapping sketch to bone was using untransformed head/tail. Fixed.Martin Poirier
2008-10-23Gesture for delete selected (experimental): figure 8 (gesture crossing on its...Martin Poirier
2008-10-22Correct handler for floating panel (close button wouldn't work)Martin Poirier
2008-10-22Fixed Subdivision method (subdivide in a set number of bones).Martin Poirier
2008-10-21Auto Roll:Martin Poirier
2008-10-21Draw subdivision preview for quick strokes and selected strokes (those that w...Martin Poirier
2008-10-21Add undo push for quick strokes conversionMartin Poirier
2008-10-20Quick Strokes optionMartin Poirier
2008-10-20Adding undo push and redraw for convert calls.Martin Poirier