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-03update doxygen congfig and tweaks to warnings when running doxygen.Campbell Barton
2013-07-03reduce imports on startupCampbell Barton
2013-07-03fix for own error in 57226, broke subsurf-uvCampbell Barton
2013-07-03Fix cycles world ray visibility not working correct with multiple importanceBrecht Van Lommel
2013-07-03style cleanupCampbell Barton
2013-07-02Fix #35966: remesh modifier + particle use modifier stack option did not workBrecht Van Lommel
2013-07-02Fix #35964: viewport render not updating with linking materials with ctrl+L.Brecht Van Lommel
2013-07-02Fix #35958: texture timeout with value 0 not preserved when saving user prefe...Brecht Van Lommel
2013-07-02Fix #35944: adding keyframes or drivers on image sequences offset did not workBrecht Van Lommel
2013-07-02Fix Bevel bug #34321, making bevel keep UVs contiguous when possible.Howard Trickey
2013-07-02Fix #35954: missing cycles viewport render update when changing the objectBrecht Van Lommel
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-07-02add missing gpl headersCampbell Barton
2013-07-02fix for error reading defaults from custom properties, would read out of boun...Campbell Barton
2013-07-02fix for crash in demo-mode, caused by r51702Campbell Barton
2013-07-02remove unused definesCampbell Barton
2013-07-02bump up openmp limit for release,Campbell 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-01Fix incorrect GLSL bump mapping in editmode when the UV coordinates areBrecht Van Lommel
2013-07-01Bugfix [#35744] FCurve select changes on Graph Editor ResizeJoshua Leung
2013-07-01Bugfix [#35856] Bones gets scaled chaotically when during NLA Strip Blend In/OutJoshua 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 for Make Local -> All not working correct with multy-user datablocksSergey Sharybin
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-01add type checking assert in bmesh operator iterator.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-01add some missing members to opengl debug print, also use a macro to avoid pas...Campbell Barton
2013-07-01opengl debug info, make GPU_state_print() only show values in arrays that are...Campbell Barton
2013-07-01fix [#35914] Blender crashes when trying to use vertex selection masking on a...Campbell Barton
2013-07-01minor change for high res displays, scale fcurve handles and view3d axis size.Campbell Barton
2013-06-30Patch [#35897] install_deps: add OpenEXR to ldconfig by Gavin Howard, thanks.Bastien Montagne
2013-06-30Fix forJeroen Bakker
2013-06-30revert own fix for adding nodes with (DPI != 72), the fix doesn't work for OS...Campbell Barton
2013-06-29Fix more swapped descriptions for mouse X/Y position properties.Brecht Van Lommel
2013-06-29Fix swapped descriptions for window X/Y position properties.Brecht Van Lommel
2013-06-29Fix scons/windows build error, missing pthreads include in blenfont for mutex.Brecht Van Lommel
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-29fixed a compiler warning message in vs 2008Gaia Clary
2013-06-29fixed Blender crash, but unclear when this situation can happenGaia Clary
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 #35904: on Windows force NVidia Optimus, which does automatic graphicsBrecht Van Lommel