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-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-06-23Fix T48689: Transform proportional size was not seriously clamped.Bastien Montagne
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-22EditMesh: Avoid creating deform-vert layer every redrawCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-06-21Fix T48697: Brush curve-stroke snaps strangelyCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-16Vertex paint color operationsCampbell Barton
2016-06-16Fix ruler crash using stale snap-contextCampbell Barton
2016-06-15Fix T48654: outline text visible while renamingCampbell Barton
2016-06-14Text Editor: auto-complete removed entire word on undoCampbell Barton
2016-06-14VSE: minor drawing glitch with meta'sCampbell Barton
2016-06-14Correct update issue caused by recent commitCampbell Barton
2016-06-14Fix VSE updating effects within metasCampbell Barton
2016-06-14FileSpace cleanup: make ED_path_extension_type public.Bastien Montagne
2016-06-14Fix T48649: VSE meta-strip overlap shuffles recursivelyCampbell Barton
2016-06-14Correct sequencer transform checkCampbell Barton
2016-06-14Usual UI/i18n message fixes.Bastien Montagne
2016-06-13Made incremental snapping intervalls smaller for UV editorPhil Gosch
2016-06-13Curve Fitting: add high-quality flagCampbell Barton
2016-06-13Fix T48595: UI glitch with driver menu re-openingCampbell Barton
2016-06-13Bevel segments also changeable with mouse (S toggle).Howard Trickey
2016-06-13Fix glShadeModel being left flat in edit-mode drawCampbell Barton
2016-06-13Fix T48616: Auto-merge selects extra edgesCampbell Barton
2016-06-12Fix T48604: Crash on undo due to bad drawing code.Bastien Montagne
2016-06-12bmesh py api: expose BM_face_calc_tangent_*Campbell Barton
2016-06-11Fix T48617: VSE: Do not draw backdrop in Seq + Preview mode, only makes sense...Bastien Montagne
2016-06-10VSE: select by group: add option to select by group on same channel only.Bastien Montagne
2016-06-10GPU: use basic-shader for line-stippleCampbell Barton
2016-06-10Remove redundant GL attribute push/popCampbell Barton
2016-06-09GPU: avoid multiple bind calls in GPU_draw_pbvh_buffersCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-08Fix armature stick draw, unpack-alignment was set but never restoredCampbell Barton
2016-06-08glutil: add glaGetOneInt helperCampbell Barton
2016-06-08GPU: fix texface image w/ basic-shaderCampbell Barton
2016-06-08Make uiLists placed in popups usableJulian Eisel
2016-06-08Cleanup: typoCampbell Barton
2016-06-08Cleanup: typosCampbell Barton
2016-06-083D Text: Use BLI_array_store for undo storageCampbell Barton
2016-06-083D Text: Store separate arrays for undo dataCampbell Barton
2016-06-083D Text: move undo into its own fileCampbell Barton
2016-06-08BLI_array_store: move helper functions into their own APICampbell Barton
2016-06-07Fix T48600: VSE strip 'side selection' fails in 'Both' case.Bastien Montagne
2016-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton