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-07-02remove unused definesCampbell Barton
2013-07-02fix [#35939] [Edit - Vertex mode] [Select]-[Mirror] did not returns right res...Campbell Barton
2013-07-02move api functions from r57909 into BKE.Campbell Barton
2013-07-01Restrict Weight Edit Panel to mesh/lattice Edit and Weight Paint vertex selec...Gaia Clary
2013-07-01NLA Bugfix: When clicking on a channel name in the channel list while still inJoshua Leung
2013-07-01Bugfix [#35744] FCurve select changes on Graph Editor ResizeJoshua Leung
2013-07-01Bugfix [#35887] Keyframes inserted at wrong time on offsetted NLA Strips whenJoshua Leung
2013-07-01Bugfix [#35936] Can't create new vertex group when using Ctrl G menuJoshua Leung
2013-07-01fix [#35858] there were two bugs here, hidden faces were occluding in vertex ...Campbell Barton
2013-07-01bridge tool: calculate face normals before triangulating, own error when remo...Campbell Barton
2013-07-01tweak to commit r57891, dont draw hidden faces/edges in editmode.Campbell Barton
2013-07-01fix [#35911] Show weights not working with a weight edit modifier in edit modeCampbell Barton
2013-07-01minor change for high res displays, scale fcurve handles and view3d axis size.Campbell Barton
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-29replace LATTICE_PT macro with BKE_lattice_index_from_uvw().Campbell Barton
2013-06-28fix regression since early 2.5x, there was no way to copy library linked obje...Campbell Barton
2013-06-28fix for crash linking fonts to other objects with linked obdata (link, undo w...Campbell Barton
2013-06-28view-selected didnt work for metaballs in object mode (radius from previous c...Campbell Barton
2013-06-28Fix #35551: the topology mirror setting affected shape key and vertex group butBrecht Van Lommel
2013-06-28fix for crash when setting the cursor in background mode.Campbell Barton
2013-06-28fix [#35860] crash if pressing <F8> in import dialogCampbell Barton
2013-06-28Fix #35902: build navigation mesh crash with multiple meshes selected.Brecht Van Lommel
2013-06-28Fix #35900: image editor save multilayer EXR was not using the compressionBrecht Van Lommel
2013-06-28view-select wasn't working for metaballs.Campbell Barton
2013-06-28fix [#35901] Hooks on armature bones are calculated in wrong spaceCampbell Barton
2013-06-28avoid crashes running screendump and screen editing operators in background m...Campbell Barton
2013-06-27IK plugin range check was wrong, could do out of bounds reads.Campbell Barton
2013-06-27Fix: Check for locked Vertex Group (returned true where false was expected)Gaia Clary
2013-06-27fix for memory leak in vgroup_copy_active_to_selCampbell Barton
2013-06-27correct previous startup.blend - r57698 (which disabled cycles by accident).Campbell Barton
2013-06-27Fix #35802: searchbox menu not opening when opened from a popup near the bottomBrecht Van Lommel
2013-06-27Fix a few DPI/retina scaling issues in the graph editor and movie clip editor.Brecht Van Lommel
2013-06-27Changed Tool Tip for clarityGaia Clary
2013-06-27Added checks to Vertex Groups panel to respect locked Vertex GroupsGaia Clary
2013-06-27make screenshot poll for background mode.Campbell Barton
2013-06-27fix for recently added active-vertex weight operators crashing on lattice obj...Campbell Barton
2013-06-27fix for incorrect selection when running MESH_OT_loop_to_region, running wire...Campbell Barton
2013-06-27use common suffix's for exec/poll functions in recently added vertex-group op...Campbell Barton
2013-06-27fix for zero length normalize before scanfill for meshes and other minor chan...Campbell Barton
2013-06-273d text tool - 'insert lorem' was crashing, also add this to the text menu.Campbell Barton
2013-06-27fix for old bug, select more in a nurbs surface would crash (under allocing).Campbell Barton
2013-06-27- remove edge collapse loop operator (now replaced by dissolve).Campbell Barton
2013-06-27Added checks to vertex Weight editor to respect locked Vertex GroupsGaia Clary
2013-06-27Fix #35882: render to image editor, ctrl+up fullscreen, click back to previousBrecht Van Lommel
2013-06-27Further fix for #35880: theme color of enabled option buttons in popups was s...Brecht Van Lommel
2013-06-27remove bmesh arg from BM_face_legal_splits(), don't use a bmesh iterator.Campbell Barton
2013-06-26fix [#33068] Can't paint weights of some vertices in some situations.Campbell Barton
2013-06-26Fix #35365 Texture cloning not behaving correctly in perspective viewAntony Riakiotakis
2013-06-26Style cleanup (indent of switch/case in own code).Bastien Montagne
2013-06-26Fix #35879: missing 3D viewport redraws when changing lamp settings, after re...Brecht Van Lommel