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
2016-11-16Fix T50046: Segmentation fault due to out-of-range VertexGroup.weight() call.Bastien Montagne
2016-11-16Remove unused vector iconsMartijn Berger
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin
2016-11-16Fix T50026: "Only Insert Needed" doesn't work when using Trackball rotationJoshua Leung
2016-11-15Fix T50022: "Mirror" in Dopesheet Crashes BlenderJulian Eisel
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-14BMesh: fix edge-rotation selection state bugCampbell Barton
2016-11-13BMesh: BM_face_exists no longer uses return argCampbell Barton
2016-11-13Fix T49997: don't flip texture users menu in texture properties.Brecht Van Lommel
2016-11-13Fix T50008: camera DOF Distance picking from W key menu not working.Brecht Van Lommel
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-12Fix T49996: VSE opengl render crash with grease pencil if current frame is e...Antonioya
2016-11-11GPencil: Create brush set when create new datablock or layerAntonioya
2016-11-10Consider Numpad Enter in pose slide operatorsSergey Sharybin
2016-11-10Fix Grease Pencil render in VSE crashes when no strips (#T49975)Dalai Felinto
2016-11-09Depsgraph: Fix crash deleting bones in armature edit modeSergey Sharybin
2016-11-04Fix T49905: Segfault when copying object data of linked object.Bastien Montagne
2016-11-04Fix (unreported) asserts in `make_object_duplilist_real()`.Bastien Montagne
2016-11-02COLLADA: Removed obsolete Export select option 'Both' which created invalid d...Gaia Clary
2016-11-02Change frame for animations should not bein the UNDO stackDalai Felinto
2016-11-01Add 'copy array' for rna buttonsBastien Montagne
2016-11-01Fix T49856: Blender 2.78 crashes after loading data from a blendfileBastien Montagne
2016-10-31Added 'delete unlocked vertex groups' option.Sybren A. Stüvel
2016-10-31UI: Don't show empty panel right-click menuJulian Eisel
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-29Alembic export: fix frame range values being reset at every update, drawKévin Dietrich
2016-10-28Cleanup: avoid using G.main.Kévin Dietrich
2016-10-28Alembic Export: set start and end frame to that of the scene forKévin Dietrich
2016-10-28CacheFile: only enable scale property slider if we are editing the cacheKévin Dietrich
2016-10-27Fix T49829: Removal of custom icon previews during add-on unregister crashes ...Bastien Montagne
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-10-24Fix unlikely uninitialized pointer usage.Bastien Montagne
2016-10-24Fix T49827L Crash linking material while in Material viewport shading modeSergey Sharybin
2016-10-22GPencil: New option to lock strokes to axisAntonioya
2016-10-22Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-10-14Prevent crash after OpenGL rendering animation to images.Sybren A. Stüvel
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-14Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-10-13Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-13Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto