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
2015-01-15Small change for the new Lat/Long properties.Thomas Dinges
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2015-01-14Cycles: Ignore preprocessing time in ETA calculationLukas Stockner
2015-01-14Fix operator tooltip MBALL_OT_duplicate_moveSybren A. Stüvel
2015-01-14PyAPI: name OrientationHelper (io prefix in module name already)Campbell Barton
2015-01-14cleanup: minor editsCampbell Barton
2015-01-14Py IO utils: Add helper class to handle orientation (axes).Bastien Montagne
2015-01-14Fix T42621: Glossy world ray visibility affects on transmission raysSergey Sharybin
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2015-01-14Ignore "unavailable" links in the compositor, where one or both socketsLukas Tönne
2015-01-14Transfer Data: resurrect fake AND/OR when transferring 'boolean' values like ...Bastien Montagne
2015-01-14cleanup: bScreen (char for bools)Campbell Barton
2015-01-14Remove redundant pad flagCampbell Barton
2015-01-14Workaround/Fix T43139: Calling bpy.ops.screen.screen_full_area() multiple tim...julianeisel
2015-01-14UI: Eyedropper for view-depthCampbell Barton
2015-01-14Fix T43195: Cycles uses clipping sphere instead of clipping planeSergey Sharybin
2015-01-14Cycles: Fix QBVH refit nodes not setting primitive type properlySergey Sharybin
2015-01-13Fix UI messages (own stupidness even :/ ).Bastien Montagne
2015-01-13SDL wrangler: Support loading SDL2 libraries of different namesSergey Sharybin
2015-01-13Recent extrude rework caused bug with single facesCampbell Barton
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2015-01-13error in last commitCampbell Barton
2015-01-13Fix T43156: Cycles incorrect final render, proper viewport with moblur disabledSergey Sharybin
2015-01-13FileBrowser: minor tweak/UI consistency: add 'viewzoom' icon to search field.Bastien Montagne
2015-01-13FileBrowser: Add an 'hidden file' icon, and use it instead of named checkbox ...Bastien Montagne
2015-01-13Fix T42459: Knife fails at small scaleCampbell Barton
2015-01-13BMesh: option to filter out faces during raycastCampbell Barton
2015-01-13Cleanup: consistent arg order in bmeshCampbell Barton
2015-01-13Make version_update() callback being invoked when linking/appending datablocksSergey Sharybin
2015-01-13Fix T40616: Deformation Motion Blur for modifiersSergey Sharybin
2015-01-13Fix T43229: Knife-project regression (broke knife-project)Campbell Barton
2015-01-13Blender-Internal: avoid redundant area checkCampbell Barton
2015-01-13Math Lib: improve area calculationCampbell Barton
2015-01-13Fixes for SplineIK:Joshua Leung
2015-01-13Bugfix: The "bulge_min" setting for the Stretch To constraint prevented bones...Joshua Leung
2015-01-13Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IKJoshua Leung
2015-01-13Fix T43128: Headerless panels are reorderable on Windowsjulianeisel
2015-01-12Cleanup: add missing MovieClip entry in RNA's id_type_items, and respect alph...Bastien Montagne
2015-01-12correct last commit: less cryptic camera checkCampbell Barton
2015-01-12Fix T43206: region_2d_to_origin_3d has no ortho offsetCampbell Barton
2015-01-12BMesh: Tweak behavior for select more/lessCampbell Barton
2015-01-12Fix: Don't show filesel buttons when no operators runningCampbell Barton
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2015-01-12Fix OpenGL Context freeingCampbell Barton
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-12Cycles: Fix crash after recent BVH changes on empty BVH treesSergey Sharybin
2015-01-12BLI linkstack macros: do not prepend the 'anti-namespace-collision' to var name.Bastien Montagne
2015-01-12Cycles: Fix compilation error on platforms without SSE supportSergey Sharybin
2015-01-12Cleanup: rename BKE's 'object_data_transfer' to 'data_transfer' to avoid same...Bastien Montagne
2015-01-12Avoid type re-definition for as long C11 is explicitly enabled in compilersSergey Sharybin