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-02-10Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for thatSergey Sharybin
2016-02-09Typo: Open GL -> OpenGLAaron Carlisle
2016-02-09Fix T47370: untranslateable bake panel strings.Brecht Van Lommel
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-09Fix make.bat checking 64bit systemsCampbell Barton
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-08Cycles: Fix Burley's CDF truncation after recent radius fixSergey Sharybin
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-08Fix T47356: Too sharp falloww with Burley BSSRDFSergey Sharybin
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 UI: Show selection mask toggle in 3D view header to make it easier to...Joshua Leung
2016-02-08GPencil UI: Expand Sculpt Settings panel by defaultJoshua 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-08Improve make.bat final messageCampbell Barton
2016-02-08Fix RenderEngine API docsCampbell Barton
2016-02-08Fix for non-bool return values of a few common RNA functions with declared bo...Lukas Tönne
2016-02-08Fix T47360: Image loading fails when accessible from the CWDCampbell Barton
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-06CMake OpenVDB support on OS XMartijn Berger
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-07Cycles: Fix access uninitialized light after recent refactor/fixesSergey Sharybin
2016-02-07Motion Paths: Use custom poll functions for "Update" operatorJoshua Leung
2016-02-07Motion Paths: Show "Update" button in the toolbox tooJoshua Leung