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-07-08Select Similar for edit-curveCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton
2015-07-07Correct default enum valuesCampbell Barton
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-05Change default for bevel to match previous behavior.Howard Trickey
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-07-05Correct vert-slide helper-line scaleCampbell Barton
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-07-04Add key toggle (V) to bevel tool to turn vertex-only on/off.Howard Trickey
2015-07-03Fix T45281: IOR Value Slider with "Ctrl" modifier does not increment as inten...Bastien Montagne
2015-07-03Walk mode: Add modal shortcuts in UI (header help message).Bastien Montagne
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-03Sequencer: srt export support.Antony Riakiotakis
2015-07-03Fix vertex slide regression w/ rotated objectsCampbell Barton
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-02Render: Solve wrong vertex parent in linked objects with Locked UISergey Sharybin
2015-07-02BGE: remove check for area in start-game operatorCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-07-01Transform: use snap-to-grid behavior from D910Campbell Barton
2015-07-01Cleanup: Make select grouped effect code a bit more readableAntony Riakiotakis
2015-07-01Refactoring:Antony Riakiotakis
2015-07-01Removing gaps will now also move the scene markers, unless markers areAntony Riakiotakis
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-07-01Cleanup: use boolsCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-07-01Use macro for user-prefs version checksCampbell Barton
2015-06-30Fix 1px gap in regions drawn with region overlapJulian Eisel
2015-06-30Fix for mistake in grid-snap patchCampbell Barton
2015-06-30Select flush deleting edgeloop in edge mode tooCampbell Barton
2015-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-30Cleanup: transform grid snap round, not floorCampbell Barton
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-29Node Editor: Use Smaller Factor for Grid SnappingJulian Eisel
2015-06-29Fix T45156: scaling region crashCampbell Barton
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-27Transform: absolute grid snappingCampbell Barton
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Extend `BLI_str_partition_ex`: add possibility to define a right limit to the...Bastien Montagne
2015-06-26Cleanup: transform centerCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-06-25Revert "Fix off by one error in display of start/end frame in sequencer."Antony Riakiotakis
2015-06-25Correct error in recent refactorCampbell Barton
2015-06-25Select flush was missing in delete edge-loopCampbell Barton
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-06-25API calls for converting weights to float arrayCampbell Barton
2015-06-25Cleanup: generalize weight paint poll functionCampbell Barton