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
path: root/source
AgeCommit message (Expand)Author
2010-11-30Fix for properly unlinking target object pointers when objects are deletedTamito Kajiyama
2010-11-28Fix for a compilation issue with MinGW32. The problem was reportedTamito Kajiyama
2010-11-27Merged changes in the trunk up to revision 33348.Tamito Kajiyama
2010-11-27New option for taking account of face smoothness in view map calculation.Tamito Kajiyama
2010-11-27python access to driver namespace, rather then have a textblock defined for d...Campbell Barton
2010-11-27console text underscore would draw outside the view for larger font sizes.Campbell Barton
2010-11-27fix for fix r33330, bug [#23118].Campbell Barton
2010-11-27Particle draw was calling glColorMaterial(...) after glEnable(GL_COLOR_MATERI...Campbell Barton
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-26Fix #24914: 3D text glitch and crashSergey Sharybin
2010-11-26remove support for rna resolving paths with collection['name'], only support ...Campbell Barton
2010-11-26Rigid Body Joint Constraint:Thomas Dinges
2010-11-26Update nurb keyindex data when subdividing -- shape key data wouldn't be lost...Sergey Sharybin
2010-11-26fix building blenderplayer and a divide by zero bug with the console view.Campbell Barton
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-26Bug fix: voxeldata texture extension didn't work.Janne Karhu
2010-11-26lasso select wasn't comparing the depth with particle selection, where border...Campbell Barton
2010-11-26bugfix [#23118] Blender freezes when combing hair - OS X path changes related?Campbell Barton
2010-11-26remove calls to update the depth buffer while in particle editmode, this call...Campbell Barton
2010-11-26freeing all free GPU buffers every frame could be a performance issue and is ...Lukas Steiblys
2010-11-26follow up of "Bugfix #23576" (Logic UI) - replacing hardcoded values by RNA_s...Dalai Felinto
2010-11-26Fix #24855: disabling shadows didn't disable AO/env with ray transparencyBrecht Van Lommel
2010-11-26BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (ou...Dalai Felinto
2010-11-26Fix #24923: tweak falloff strength tooltip to apply both to AO and indirect.Brecht Van Lommel
2010-11-26fix [#24900] Texture paint mode brokenCampbell Barton
2010-11-26ATI X1xxx gfx cards (R500 chipset) lack full support for npot textures althou...Janne Karhu
2010-11-26Smoke domain resolutions were calculated wrong for non-cube domains in some c...Janne Karhu
2010-11-26bugfix while looking into [#24900], color wasn't being set for face-mask mode.Campbell Barton
2010-11-25bone roll recalculate, option to use active bones Z axis.Campbell Barton
2010-11-25bugfix [#24907] bone roll z up broken and python script showing correct metho...Campbell Barton
2010-11-25fix for https://projects.blender.org/tracker/index.php?func=detail&aid=24442&...Lukas Steiblys
2010-11-25new vectors that were the result of functions or operators were not using the...Campbell Barton
2010-11-25bugfix [#24916] Blender Crash after inappropriate Merge-CommandCampbell Barton
2010-11-25Redraw 3d view when new object was added (NC_OBJECT|NA_ADDED notifier)Sergey Sharybin
2010-11-25found some errors while looking into bug #24909, in exceptional cases where t...Campbell Barton
2010-11-25Possible fix for the issue that came up in [#24890] Vector Blur node is BuggyJanne Karhu
2010-11-25Spline IK Bugfix:Joshua Leung
2010-11-25OSX: Patch associated with Python update to 3.1.2.Damien Plisson
2010-11-25drivers could reference invalid index values outside the bounds of the array.Campbell Barton
2010-11-24fix for crash introduced r33257, also tag some vars as unused.Campbell Barton
2010-11-24fix [#24893] Minor error message glitchCampbell Barton
2010-11-24bugfix [#24884] Loading any preset leads to crashCampbell Barton
2010-11-24bugfix [#24887] Crash on snapping verts on other objectCampbell Barton
2010-11-24Bugfix #24887Ton Roosendaal
2010-11-24fix for crash canceling fly mode.Campbell Barton
2010-11-24Bugfix #24847Ton Roosendaal
2010-11-24Typo in commit... for some reason rna_xx.c files compile without warning?Ton Roosendaal
2010-11-24add a window manager to files loaded from 2.4x in background mode. (partial f...Campbell Barton
2010-11-24Bugfix #23576Ton Roosendaal
2010-11-24Fix #24782: proxy armature Layer state not saved with file. Was in 2.4x butBrecht Van Lommel