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
2014-02-28Fix cycles wrong volume scatter value in light path node.Brecht Van Lommel
2014-02-27Cycles: Fix mistake in PathRayFlag, one value was used twice.Thomas Dinges
2014-02-27patch cmake_linux_install.sh to do multithreaded buildLawrence D'Oliveiro
2014-02-27Fix T38847: Reject reuse of child bones as root bones. That doesn't make sens...gaiaclary
2014-02-27Cycles: compile fix after rB7808360c5f (own mistake)Sv. Lockal
2014-02-27Cycles: fix crash in SSE hair and half-floats on x86+vc2008Sv. Lockal
2014-02-27Implement separate BA step for tracks which have constant zero weightSergey Sharybin
2014-02-27Fix root of the issue of bad_cast bug in localizationSergey Sharybin
2014-02-27Resubmission: Avoid UUOC in install_deps.shLawrence D'Oliveiro
2014-02-27Hopefully definitively fix the "enter the advanced numinput mode" issue.Bastien Montagne
2014-02-27Fix T38864: Crash with curves and follow pathCampbell Barton
2014-02-27Fix T38844: Crash if weight track = 0Sergey Sharybin
2014-02-27Fix T38602: Aligned layout breaks if panel too wideCampbell Barton
2014-02-27Fix T36654.Antony Riakiotakis
2014-02-27UI: avoid for divide by zero for icon buttons (no need to clip text)Campbell Barton
2014-02-27Fix T38863: FCurve auto-clamp allows handle to move past X boundsCampbell Barton
2014-02-27Code cleanup: curves calculation was using offsets confusinglyCampbell Barton
2014-02-27Fix: 'F-Curve Editor' popup text was truncated.Campbell Barton
2014-02-27Fix T38859: Laplacian Deform CrashCampbell Barton
2014-02-27Fix T38851: Apply Transform doesn't work when called from search popupCampbell Barton
2014-02-27Fix T38834: Knife constraint is offset after moving the viewCampbell Barton
2014-02-27Fix T38858: Crazy spaces was unpredictable with co-linear edgesCampbell Barton
2014-02-27Fix for VIEW3D_OT_camera_to_view with quadview, disable in camera viewCampbell Barton
2014-02-27Fix for view3d name getting concatenatedCampbell Barton
2014-02-27Transform: remove recently added ival2, use editbones temp dataCampbell Barton
2014-02-27RNA: rename matrix_for_frame -> matrix_from_frameCampbell Barton
2014-02-27Fix T38678: Long strings on Search widget not getting shortened/no tooltip.Bastien Montagne
2014-02-27Fix T38843: Bone parallel to world z axis flicking when scale in edit mode.Bastien Montagne
2014-02-26Fix T38856: mark seam in search menu clearing the seam in some cases.Brecht Van Lommel
2014-02-26Fix T36652: .blend file with minimized window not loading correctly on Windows.Brecht Van Lommel
2014-02-26Fix T37756: file > open with file selector already open not restoring screen ...Brecht Van Lommel
2014-02-26Fix T38853: right click menu add driver should not be possible to redo.Brecht Van Lommel
2014-02-26Fix T38855: DIRECTORY_PATH vs. DIR_PATH inconsistency in python API docs.Brecht Van Lommel
2014-02-26Fix for bug reported by Pablo Vasquez (venomgfx) on IRC: Single layerLukas Tönne
2014-02-26Fix T38710: volume render issue with transparent surfaces.Brecht Van Lommel
2014-02-26Further work to fix T38726: signal viewport to update when adding/removing re...IRIE Shinsuke
2014-02-26Locale_wrapper: make the bad_cast catch more clear and fix the std::exception...Jens Verwiebe
2014-02-26Fix T38726: missing rendered viewport update when removing render layer.Brecht Van Lommel
2014-02-26Fix T38831: blender internal enabling shadow pass changes material node diffuse.Brecht Van Lommel
2014-02-26Nicer solution to T38846: Split off the render layer forcing from theLukas Tönne
2014-02-26Fix T38846: Render layer checkbox is not refreshed.Lukas Tönne
2014-02-26Fix crash happening when drawing GP for a track which doesn't have visible ma...Sergey Sharybin
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
2014-02-26Fix for own regression: remove doubles deselected facesCampbell Barton
2014-02-26BMesh: add overwrite option to BM_mesh_elem_hflag_enable/disable_testCampbell Barton
2014-02-26Ignore zero weighted markers in keyframe selectionSergey Sharybin
2014-02-26Fix T38837: Ctrl+RMB can't select posemodeCampbell Barton
2014-02-26Paint API: add BKE_paint_select_elem_test: to check on paint selectionCampbell Barton
2014-02-26Sculpt: allow to select objects when in sculpt modeCampbell Barton
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton