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-02-12Fix: OSX - Cmd + A doesn't work for Font objects editingDalai Felinto
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2016-02-12Fix crash in bvhtree.FromPolygonsCampbell Barton
2016-02-12Fix T47379: crash appending materials with node trees.Brecht Van Lommel
2016-02-11Fix more cases where gpencil thickness controls line thickness of 3D view ele...Julian Eisel
2016-02-11Fix T47387: Cycles Point Density Render IssuesSergey Sharybin
2016-02-11Fix T47378: Separate images popup UI does nothingCampbell Barton
2016-02-11Fix for cursor not being reset on file loadCampbell Barton
2016-02-11correct error in last commitCampbell Barton
2016-02-11Disable bmesh-boolean modifier for 2.77 releaseCampbell Barton
2016-02-11Revert "CMake: remove ".svn" checks"Campbell Barton
2016-02-11Fix T47389: WPaint + texture entirely transparentCampbell Barton
2016-02-11BLI_kdopbvh: test root node before traversingGermano Cavalcante
2016-02-11Cleanup: naming for NearestRayToAABB_PrecalcGermano Cavalcante
2016-02-11CMake: remove ".svn" checksCampbell Barton
2016-02-11Fix camera border controlled by gpencil thicknessJulian Eisel
2016-02-10Fix T47382: incorrect tooltip for mirror tool in object mode.Brecht Van Lommel
2016-02-10Cleanup: remove unused radius argumentCampbell Barton
2016-02-10Docs: use doxygen sectionsCampbell Barton
2016-02-10Fix T47332: Face select masks display glitchCampbell Barton
2016-02-10Outliner: omit active-unselected in "Selected" viewCampbell Barton
2016-02-10Docs: minor comment edits to smallhashCampbell Barton
2016-02-10Tweaks to the comments of smallhashSergey Sharybin
2016-02-10Cleanup: double promotionCampbell Barton
2016-02-10Fix screenshot adding image extension after .blendCampbell Barton
2016-02-10Node Editor: Another missing glLineWidth resetJulian Eisel
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-10Fix manipulator drawing width controlled by gpencil thickness!1!!Julian Eisel
2016-02-10Fix curves drawn with wrong line widthJulian Eisel
2016-02-09Fix T47339: Unified color not used w/ radial controlCampbell Barton
2016-02-09Fix T47366: Single slope linear curve was wrongly using vector handleSergey Sharybin
2016-02-09Add BLI_bvhtree_walk_dfs utility functionGermano Cavalcante
2016-02-09BLI_kdopbvh: expose bvhtree_kdop_axes arrayCampbell Barton
2016-02-09Fix T47371 - add access to 'static' enum items.Bastien Montagne
2016-02-09Add missing gl line width for curve normalsCampbell Barton
2016-02-09Fix: Transform constraint/helper line drawing had incorrect thickness when GP...Joshua Leung
2016-02-09Fix T47368: Crash re-linking object to sceneCampbell Barton
2016-02-09Docs: correct descriptionCampbell Barton
2016-02-09Fix T47367: Segfault in BIF_draw_manipulator() with "around active" and the a...Joshua Leung
2016-02-09Set clip alpha to small non-zero valueCampbell Barton
2016-02-08Fix: Empty > Image not working in some hardwaresDalai Felinto
2016-02-08Fix T47354: Garbage key events (UNKOWNKEY) would remain in backup event's key...Bastien Montagne
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2016-02-08Fix: ANIM_animdata_update() was not handling post-edit updates on GP channelsJoshua Leung
2016-02-08Fix: "Speaker" Icon for "Muting" in GPencil Dopesheet mode was confusing and ...Joshua Leung
2016-02-08GPencil: Numpad 0 and Numpad view rotation keys now work in Continuous Drawin...Joshua Leung
2016-02-08GPencil Eraser: Do not allow eraser radius to get smaller than 1 pixelJoshua Leung
2016-02-08GPencil: If "onion skinning" toggle on header is enabled, new layers will hav...Joshua Leung
2016-02-08Fix: Renaming Grease Pencil layers doesn't update the Dopesheet Channels RegionJoshua Leung