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-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
2016-02-08Fix group flipping when syncing mirror weightsAlexander Gavrilov
2016-02-08Cleanup: use doxy comments for deform.cCampbell Barton
2016-02-08CLeanup: styleCampbell Barton
2016-02-08Fix for non-bool return values of a few common RNA functions with declared bo...Lukas Tönne
2016-02-08Fix T47347: Z-pass defaults to zeroCampbell Barton
2016-02-08Fix T47353: Project paint ignores small facesCampbell Barton
2016-02-08Image Editor: use shift+home to fit the frameCampbell Barton
2016-02-08Fix T47337: BVHTree.find_nearest missingCampbell Barton
2016-02-07Fix T47336: compositor color balance offset/slope/power incorrectly clamps HD...Brecht Van Lommel
2016-02-07Fix T47342: hang with freestyle viewport render and animation playback.Brecht Van Lommel
2016-02-07Fix T47349: incorrect Cycles fresnel and layer weight with GLSL materials.Brecht Van Lommel
2016-02-07Fix T47351: slow rigid body sim bake after recent changes to use jobs system.Brecht Van Lommel
2016-02-07Cleanup: line widthCampbell Barton
2016-02-07move windows out of source dirCampbell Barton
2016-02-07Motion Paths: Use custom poll functions for "Update" operatorJoshua Leung
2016-02-07Clear motionpaths for all objects and bones instead of only selected onesJoshua Leung
2016-02-07Added Context.editable_objects/basesJoshua Leung
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges