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
path: root/source
AgeCommit message (Expand)Author
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-31BMesh: radial loop (internal API symmetry)Campbell Barton
2016-10-31BMesh: simplify vert & edge removalCampbell Barton
2016-10-31BMesh: remove redundant walker member & assignmentCampbell Barton
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-30Fix compile errors for when WITH_ALEMBIC is OFF.Kévin Dietrich
2016-10-30Cycles: Add smoothing option to the Brick TextureLukas Stockner
2016-10-29Fix T49878: Alembic crash with long object nameKévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKé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: fix missing depsgraph update.Ké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-26RangeTree API rewriteCampbell Barton
2016-10-26BLI_bitmap_draw_2d: optimize polygon fillingCampbell Barton
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-10-26BMesh: edge-net split, edge selection errorCampbell Barton
2016-10-25Fix T49815: Blender always reverts to RGBA when using Save As Image.Bastien Montagne
2016-10-25API: Fix LinksAaron Carlisle
2016-10-25Partial fix for T49836: Camera DOF properties not updating via graph editorSergey Sharybin
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-24Fix mistake in BKE_mesh_new_from_object handling of materials in MetaBall case.Bastien Montagne
2016-10-23Displace modifier: add global/local space option for X/Y/Z/XYZ directions.Quentin Wenger
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-21Fix T49789: Compositor mix node interpolation bugSergey Sharybin
2016-10-20Alembic: only export custom data (UVs, VCols) once, on the first frame.Kévin Dietrich
2016-10-20Fix T49797: Exception from scene update handler might leak external engine de...Sergey Sharybin
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-10-19Fix T49775: Appending data with internal dependency cycles prevents correct c...Bastien Montagne
2016-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-10-18Fix: Append 'Object proxy' hack checking for local/linked usages before those...Bastien Montagne
2016-10-18Clarified warning in EnumPropertySybren A. Stüvel
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-17Fix T49722: Appending Bug (Groups).Bastien Montagne
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-17Fix T49738: Hair Add Brush doesn't workSergey Sharybin
2016-10-16Fix T49746: crash loading user preferences with missing operators.Brecht Van Lommel
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16Fix assert in the wrong place, should be moved earlier to do anything.Chase Willden
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel