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-27Docs: arg namesCampbell Barton
2016-06-25Cleanup: get rid of BKE_text_unlink(), replace by usage of generic BKE_libblo...Bastien Montagne
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-24Fix T48725: UI message typo.Bastien Montagne
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-06-23GPencil: Eraser respects "Selection Mask" when in EditModeJoshua Leung
2016-06-23DopeSheet Mask Mode: Circle/Lasso supportJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
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