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
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
2013-04-26Fix #35080: freestyle Fill Range by Selection operator giving error when invokedBrecht Van Lommel
2013-04-26Fix #34172: cycles BVH build crashing in some rare circumstances on 32 bit li...Brecht Van Lommel
2013-04-25game engine: Use bullet's default contact processing thesholdSergej Reich
2013-04-25rigidbody: Code cleanupSergej Reich
2013-04-25Fix [#34545] Render layer name is unwantedly translated in composite node editorBastien Montagne
2013-04-25style cleanupCampbell Barton
2013-04-25minor fixes for freestyleSv. Lockal
2013-04-25individual inset was missing relative option.Campbell Barton
2013-04-25Fix freestyle crash due to freed memory access. The render data needs to beBrecht Van Lommel
2013-04-25Fix part of #34640: vertex color blur brush would average face corner colorsBrecht Van Lommel
2013-04-25Fix #35077: cycles incorrectly rendered an empty with dupligroup that wasBrecht Van Lommel
2013-04-25Fix part of #34640: colors darkening when using the vertex paint blur tool.Brecht Van Lommel
2013-04-25fix:#35073 face normals calculation used wrong mloop indexGaia Clary
2013-04-25Fix #35074: Image editor shows color banding on rendered images (even with di...Sergey Sharybin
2013-04-25ruler tweak: don't, snap to edit-object, because it didnt work well when modi...Campbell Barton
2013-04-25ruler snappingCampbell Barton
2013-04-25Bugfix [#35075] Physics Panel of Particles Fluid is TruncatedJoshua Leung
2013-04-25ruler snap adjustmentsCampbell Barton
2013-04-25fix [#35072] View name of 3Dview is clamped in JapaneseCampbell Barton
2013-04-25Fix #29932 Left Shift + Numpad 1,2,3 not Aligning to ActiveFrancisco De La Cruz
2013-04-25Fix build error with scons + msvc, needs pthread include.Brecht Van Lommel
2013-04-25Fix two more high DPI / retina draw issues with running jobs in info header andBrecht Van Lommel
2013-04-25Fix #34806: rigid body world settings were not copied with a full scene copy.Brecht Van Lommel
2013-04-25Fix crash going to a scene with no camera, with an inactive 3D viewport space.Brecht Van Lommel
2013-04-25Fix rigid body world Solver Iterations not showing in UI and throwing python ...Brecht Van Lommel
2013-04-25minor fixesCampbell Barton
2013-04-25Fix #34714: cycles viewport render would restart when minimizing and unminimi...Brecht Van Lommel
2013-04-24Fix cycles build error, RNA C++ API did not properly handle output parameters.Brecht Van Lommel
2013-04-24Fix flickering black tiles in preview render, after viewport render commit, it'sBrecht Van Lommel
2013-04-24Fix blender internal preview rendering continuously restarting after recentBrecht Van Lommel
2013-04-24rna api function scene.ray_cast now returns the object and its matrix (incase...Campbell Barton
2013-04-24Fix #34783: smoke simulation crash when changing frame while preview rendering.Brecht Van Lommel
2013-04-24Fix #35068: bpy.ops.node.output_file_add_socket() now works on the active nodeBrecht Van Lommel
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-04-24Fix #35008: compositing nodes viewer border (ctrl + B) not working correct in...Brecht Van Lommel
2013-04-24allow to scale and rotate from edge/vertex slide. Campbell Barton
2013-04-24fix for crash changing transform modes rotate/edge-slide/grab. setCustomPoint...Campbell Barton
2013-04-24Fix #35063: GLSL texture node Value output was not outputting alpha.Brecht Van Lommel
2013-04-24Fix material node editor not working when Blender Game is selected as render ...Brecht Van Lommel
2013-04-24use more rna-constant name for bevel clamping.Campbell Barton
2013-04-24fix relating to r56260, when in vertex paint mode the mesh would have tessfac...Campbell Barton
2013-04-24fix glitch where vertex baking wouldn't always refresh the mesh.Campbell Barton
2013-04-24Fix bug #34611: bevel overlap limitHoward Trickey
2013-04-24fix [#34657] Smoothing will not be updated in object mode, when hiding faces ...Campbell Barton
2013-04-24fix for mistake in own recent commit r56249 with rna_EffectorWeight_pathCampbell Barton
2013-04-24simple optimizations for bvhtree_from_mesh_faces() for editmesh, was quite in...Campbell Barton
2013-04-24Fix for broken Material color/alpha/thickness modifiers.Tamito Kajiyama
2013-04-24alternate fix for [#24887] - r33294.Campbell Barton
2013-04-24Fix for full-sample anti-aliasing (FSAA) not working with Freestyle.Tamito Kajiyama