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-03-23UI: multi word filtering in search menuCampbell Barton
2016-03-22Cleanup: styleCampbell Barton
2016-03-22Cleanup: style (80-width)Campbell Barton
2016-03-22Fix incorrect strncat useCampbell Barton
2016-03-22Fix T47830: Multi-edit w/ ui-list wont highlightCampbell Barton
2016-03-22Weight Paint: support accumulate for blur brushCampbell Barton
2016-03-22Fix for crash of point density textures due to undefined `point_data` on load...Lukas Tönne
2016-03-22Weight Paint: blur now smooths connected weightsCampbell Barton
2016-03-22Mesh API: add BKE_mesh_vert_edge_vert_map_createCampbell Barton
2016-03-22Fix T47882: startup camera not uprightCampbell Barton
2016-03-22Cleanup: reduce scope for versioning varsCampbell Barton
2016-03-22Fix add mesh templateBassam Kurdali
2016-03-22GPU compositing:Antony Riakiotakis
2016-03-21Fix T47842: UV sculpt brush widgets are available when not in uv sculpt mode.Philipp Oeser
2016-03-21Mirror influence of environment texture in Blender viewportAlexander Romanov
2016-03-21Fix T47862: VSE hard cut failsCampbell Barton
2016-03-21Fix T47848: Fix regression in sequencer GL renderCampbell Barton
2016-03-21GPU: avoid redundant logic for non-spot lampsCampbell Barton
2016-03-21Fix for non spot lamps calculating spot valuesCampbell Barton
2016-03-21Correct strange icon scaling in preferencesCampbell Barton
2016-03-21Fix T47868: Check Box shape doesn't scaleCampbell Barton
2016-03-20Docs: add missing bmesh.ops descriptionsCampbell Barton
2016-03-19Fix T47837: Filtering UIList broken with recent master.Bastien Montagne
2016-03-19mathutils.bvhtree: Add find_nearest_range API callCampbell Barton
2016-03-19BLI_kdopbvh: Pass center to to range callbackCampbell Barton
2016-03-19Fix: "pchan_name" field in SDNA for names of bone targets for drivers was too...Joshua Leung
2016-03-18Sequencer: expose GL preview alpha in scene UICampbell Barton
2016-03-18Fix T47806: Blender animation player stop working correctly with XVID codecSergey Sharybin
2016-03-17Fix T47827: Single Channel Preview ErrorCampbell Barton
2016-03-17ImBuf: Some tweaks to FFmpeg frame free policySergey Sharybin
2016-03-17Sequencer: add frame-jump to menuCampbell Barton
2016-03-16Fix missing 'anim_data' in RNA API of Freestyle's linestyle.Bastien Montagne
2016-03-16Sequencer: Alt-RMB select handle now always selects stripCampbell Barton
2016-03-16Fix T47818: GPencil Sculpt Brush settings update when adjusted using scrollwh...Joshua Leung
2016-03-16Fix text on collapsed node not positioned correctly with high DPIJulian Eisel
2016-03-16Fix T47807: Toggle header shortcut doesn't workCampbell Barton
2016-03-15CMake: only show py module install options when usedCampbell Barton
2016-03-15Fix T47734: Rest Position is not working with new DepsSergey Sharybin
2016-03-15Fix T47780: Icons don't update in floating panelsCampbell Barton
2016-03-15Fix T47577: Movie clip uses too much memory with still image sequencesSergey Sharybin
2016-03-15movieclip: Cleanup around cacheSergey Sharybin
2016-03-15Cleanup some warningsSergey Sharybin
2016-03-15ImBuf: Use proper function to free FFmpeg framesSergey Sharybin
2016-03-15Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-15Fix T47724: VSE crops video if horizontal resolution isn't divisible by 8Sergey Sharybin
2016-03-15Fix T47759: Mesh 'Select less', leaves isolated vertsCampbell Barton
2016-03-15CMake: remove unused libpath'sCampbell Barton
2016-03-15PyAPI: Double performance of Mesh.from_pydataCampbell Barton
2016-03-14Fix T47750: Edited hair: disconnect (and connect!) operator do not support redo.Bastien Montagne
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne