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-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
2010-11-24correction while looking into another bug, setup_app_data() will always free ...Campbell Barton
2010-11-24fix [#24879] "Feather" symmetry option in sculpt mode crashes.Campbell Barton
2010-11-24when fail to read a blend, report the filepath too, less confusing when chain...Campbell Barton
2010-11-24Fix for [#24877] Cloth + hair bugJanne Karhu
2010-11-24Fixes for [#24862] Fluid Simulator issuesJanne Karhu
2010-11-24bugfix [#23871] OSX panel button bug (Python Namespace issue)Campbell Barton
2010-11-24Reverting revision 33120, which added vram monitoring. The method used had so...Mitchell Stokes
2010-11-24When exporting images also add the string name (attribute). This is optional,...Nathan Letwory
2010-11-23Fix #24834: curves extrude + bevel gave bad normals on rendering.Brecht Van Lommel
2010-11-23Small feature fix: zero-user blocks get indicated with "0" again inTon Roosendaal
2010-11-23Bugfix #24860Ton Roosendaal
2010-11-23use unit system for the grid floor (was only ortho before).Campbell Barton
2010-11-23minor edits to exception formatting (remove ... or \n from suffix)Campbell Barton
2010-11-23fix for typo in mathutils vec.to_track_quat() argument parsing.Campbell Barton
2010-11-23Fix for [#19706] Smoke 'sticks' to Collision objects initial positionJanne Karhu
2010-11-23changes in own recent commit broke MSVC building.Campbell Barton
2010-11-23Changes to the ortho grid drawing based on discussion with Ton.Campbell Barton
2010-11-23Cached smoke wasn't being drawn on file load before going to simulation start...Janne Karhu
2010-11-23transform snapping to a unit scaled grid was broken.Campbell Barton
2010-11-23fix [#24870] ObjectActuator.offset_rotation in radiansCampbell Barton
2010-11-23partial fix for [#23532]Campbell Barton
2010-11-23Particle fluid and boid settings didn't have a valid rna path, so they couldn...Janne Karhu