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-17Cleanup: use floorf instead of floor when dealing with floats.Bastien Montagne
2015-06-17Cleanup/Fix unreported: many 'transform' apply was not updating t->values wit...Bastien Montagne
2015-06-17Fix T45059: Image open /w relative paths & animCampbell Barton
2015-06-17Fix leak getting image frame-range from fileselCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Correct last commitCampbell Barton
2015-06-16Fix T45096: Bad UVs /w EdgeSlide & zero-area facesCampbell Barton
2015-06-16Partial Fix T44997: Propagate pose on selected keyframes only included those ...Joshua Leung
2015-06-16Fix T45088: Wrong tooltip for 'Object Transform' option of transfer data.Bastien Montagne
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Usual minor i18n/UI messages fixes.Bastien Montagne
2015-06-15Copy strip modifier operator for sequencerAntony Riakiotakis
2015-06-15Depsgrtaph: Adding shapekey should update relationsSergey Sharybin
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
2015-06-15Revert "Revert "Disable key accelerators for splash screen""Campbell Barton
2015-06-15Revert "Disable key accelerators for splash screen"Thomas Beck
2015-06-14Edge Slide: refactor direction calc into functionCampbell Barton
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-13Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip propertiesJoshua Leung
2015-06-13Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip propertiesJoshua Leung
2015-06-12Cleanup: Correct commentJulian Eisel
2015-06-12Armature: add armature dissolveCampbell Barton
2015-06-12Edge slide (minor change, use existing vertex)Campbell Barton
2015-06-12Fix T45018 camera not easily selectable in multiview.Antony Riakiotakis
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-12Fix T45048: wrong tooltips in Video Sequence Editor's "Strip" Menu (mute/unmu...Bastien Montagne
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-12Use prepend instead of append (avoids list search)Campbell Barton
2015-06-12File Browser: Two more minor fixes for arrow keys selectionJulian Eisel
2015-06-12File Browser: Ensure active file is unset if no file is selectedJulian Eisel
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-06-11Cleanup some style in new 'keyboard select' code.Bastien Montagne
2015-06-11Fix T45032 allow float rotational values for numpad rotationAntony Riakiotakis
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-06-11BMesh: flatten faces operatorCampbell Barton
2015-06-11BLI_listbase: match arg order with BLI_qsort_rCampbell Barton
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-06-10Fix T45009: Bad 'tri area computation' code in knife tool.Bastien Montagne
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-10Correct typosCampbell Barton
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-08Fix yet another fullscreen glitchJulian Eisel
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-06-08Fix T44964: Bisect tool /w nonuniform scaleCampbell Barton
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton