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-06-01Fix vertex slide regression /w rotated objectsCampbell Barton
2015-05-25Fix error redoing shrink fattenCampbell Barton
2015-05-25Fix bend in object mode (wasn't rotating objects)Campbell Barton
2015-05-25Fix memory leak /w bend toolCampbell Barton
2015-05-08Cleanup: #define -> enum, and get rid of useless braces in case's.Bastien Montagne
2015-05-08Fix T44634: Slide edge not responding to ALT + WHEEL to change reference edge...Bastien Montagne
2015-05-07EdgeSlide: support for un-clamped slidingCampbell Barton
2015-05-07Cleanup: remove unneeded context argCampbell Barton
2015-05-07EdgeSlide: use pairs for TransDataEdgeSlideVertCampbell Barton
2015-05-07EdgeSlide: fix divide by zeroCampbell Barton
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-04-29Cleanup: headersCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-14Fix T44362 no easy way to repeatedly duplicate keyframes in actionAntony Riakiotakis
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-08Transform: use relative motion for vertex slideCampbell Barton
2015-04-07Proportional editing support for the action editor.Antony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-06Use BKE_ghash_ensure_p where possibleCampbell Barton
2015-04-05Fix T44275: CTRL+LMB to extrude to mouse position conflicts with snappedJulian Eisel
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-30Pass bool arg to RNA_property_boolean_setCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-27Use squared dist /w comparisons (mask, edge-slide)Campbell Barton
2015-03-19Fix T43989: Sequencer - Ctrl snapping a sequencer strip does not work if you ...Bastien Montagne
2015-03-19Transform: Shift for precision PET adjustmentCampbell Barton
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-23Edge/Vert Slide: avoid redundant loop angle callsCampbell Barton
2015-02-23Fix error in recent vert/edge-slide commitsCampbell Barton
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-16Vert/Edge Slide: better UV interpolationCampbell Barton
2015-02-16Correct crash /w vertex slide with no facesCampbell Barton
2015-02-12GPencil: Alt-S can now be used to adjust the pressure values (i.e. thickness)...Joshua Leung
2015-02-11UV Island support for vertex & edge slideCampbell Barton
2015-02-11cleanup: style/indentationCampbell Barton
2015-02-10Fix recent vert-slide UV's when cancelledCampbell Barton
2015-02-08Initial vertex slide UV-correct supportCampbell Barton
2015-01-20Fix transform glitch: Ctrl/Shift didn't refreshCampbell Barton
2015-01-20Cleanup: use constCampbell Barton
2015-01-13Cleanup: consistent arg order in bmeshCampbell Barton
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-07Fix: Segfault in Image Editor when transforming GPencil StrokesJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-27Partial Fix T42652: Transform falloff for mesh islandsCampbell Barton
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-20Fix T42660 snapping not working nicely on graph editor.Antony Riakiotakis
2014-10-30Transform: snapping: normal-align: Cleanup!Bastien Montagne
2014-10-30Fix T42444: Neg scale rotated object flips 2x axisCampbell Barton