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-05-23Improved display of active bone (in 3DView) when weight painting a mesh ObjectGaia Clary
2013-05-23Added display of active bone (in 3DView) when weight painting a mesh ObjectGaia Clary
2013-05-23Bug fix, IRC report.Ton Roosendaal
2013-05-23Bug fix #35481Ton Roosendaal
2013-05-23Masks api improvementsSergey Sharybin
2013-05-23Support for bridge tool subdivisions, smoothing and shape along the profile.Campbell Barton
2013-05-23fix/workaround for problem with osx permissions.Campbell Barton
2013-05-23Fix #35449: image sequences to drive e.g. particle length or used in modifiersBrecht Van Lommel
2013-05-23Weight tools: Clean added additional selection options in operator PanelGaia Clary
2013-05-23wrong list member size for memory setting(was too short)Gaia Clary
2013-05-23Fix #35459: global texture coordinates not working with GLSL shaders. Got brokenBrecht Van Lommel
2013-05-23Fix #35469: image editor smear and soften paint tools not working correct forBrecht Van Lommel
2013-05-22Temporary fix for [#35467] wrong lines with panoramic camera.Tamito Kajiyama
2013-05-22Texture Nodes:Thomas Dinges
2013-05-22De-duplicate zero resolution check in marker add operators.Sergey Sharybin
2013-05-22Fix #35458: SIGSEGV ( crash ) in imagewraposa()Sergey Sharybin
2013-05-22Fix #35461: Marker gets initialized to arbitrary positionSergey Sharybin
2013-05-22utility bmesh functions, for edge loop creation, optionally pass array BM_edg...Campbell Barton
2013-05-22Mark toggling and create missing and non-save properties for brush selectionSergey Sharybin
2013-05-22Fix for a crash due to de-referencing of a StrokeVertex Python wrapper object.Tamito Kajiyama
2013-05-22Added new method Stroke.remove_all_vertices() for removing all vertices from ...Tamito Kajiyama
2013-05-22Shader Nodes:Thomas Dinges
2013-05-21Smoke: Remove accidental leftover code from gSoC Smoke + my Smoke code merge. Daniel Genrich
2013-05-21Fix: Smoke simulations of very high resolutions often produced weird results,...Miika Hamalainen
2013-05-21Fix: Smoke adaptive domain applied velocity in wrong unit space causing high ...Miika Hamalainen
2013-05-21Fix: Smoke simulator produced slightly different results on every run if open...Miika Hamalainen
2013-05-21OSX/scons: use ditto --arch <arch> instead of cp, to thin out unused architec...Jens Verwiebe
2013-05-21Fix #35232: Marker right-click misbehavior on addingSergey Sharybin
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-21Fix #35443: Animation player doesn't play some movie formatsSergey Sharybin
2013-05-21Fluid simulation manual number of threads option now doesn't set the numberBrecht Van Lommel
2013-05-21Fix compiler warnings with westin OSL code.Brecht Van Lommel
2013-05-21Fix to show numpad . instead of NDOF fit as first shortcut key in menus.Brecht Van Lommel
2013-05-21Related to #35452: show warning when unwrapping object with negative scale, sameBrecht Van Lommel
2013-05-21Fix build error after removing return value from MEM_freeN.Brecht Van Lommel
2013-05-21code cleanup: remove callbacks only added to wrap MEM_freeNCampbell Barton
2013-05-21remove return value from MEM_freeN, it wasn't used anywhere and was cast to a...Campbell Barton
2013-05-21fix own bug [#35451] Extrude -> Grab -> Cancel -> CrashCampbell Barton
2013-05-20code cleanup: scons - binreloc include was copied all over the place for no r...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-20Fix: smoke noise tile was saved in Blender executable directory, which is oft...Miika Hamalainen
2013-05-20code cleanup: replace PARALLEL define with _OPENMPCampbell Barton
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-20no need to add own define for openmp. Campbell Barton
2013-05-20Cmake / Fluids:Thomas Dinges
2013-05-20code cleanup: rename bmesh operator files to be more consistentCampbell Barton
2013-05-20fix [#35434] Segmentation fault switching screen layout from pythonCampbell Barton
2013-05-20Code Cleanup / Cycles:Thomas Dinges