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-04-29Cleanup: headersCampbell Barton
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-23Cleanup: warningsCampbell Barton
2015-04-21Fix T44474: Rotation manipulator not hidden completely with all axesJulian Eisel
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-04-14Fix T44362 no easy way to repeatedly duplicate keyframes in actionAntony Riakiotakis
2015-04-13Fix bug with autonormalization and transform (after own range commit).Antony Riakiotakis
2015-04-13Graph editor:Antony 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-08Action editor proportional editing:Antony Riakiotakis
2015-04-08Proportional editing in action editor: display circle in center ofAntony Riakiotakis
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-04-02Fix proportional editing always turned on in graph editor.Antony Riakiotakis
2015-04-01Proportional editing for graph editor did not work outside edit modeAntony Riakiotakis
2015-04-01Fix glitch scaling bone radiusCampbell Barton
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-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-27Use squared dist /w comparisons (mask, edge-slide)Campbell Barton
2015-03-23Mitigate T44035: Proportional editing lagCampbell Barton
2015-03-19Cleanup remove unused variableAntony Riakiotakis
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-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-25Fix T43798: Individual origins disabled object PETCampbell Barton
2015-02-24Cleanup leftover code from previous commitAntony Riakiotakis
2015-02-24Fix T43785 crash with border select.Antony Riakiotakis
2015-02-23Snap to Active: missing armature/pose/mball/curveCampbell Barton
2015-02-23Edge/Vert Slide: avoid redundant loop angle callsCampbell Barton
2015-02-23Fix error in recent vert/edge-slide commitsCampbell Barton
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-17Fix T43708: Wrong manipulator in individual originCampbell Barton
2015-02-17BMesh: calc_manipulator_stats can only check vertsCampbell 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