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
2010-11-25Possible fix for the issue that came up in [#24890] Vector Blur node is BuggyJanne Karhu
2010-11-25Fix polling order for ui panels in netrender.Martin Poirier
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-24define UNUSED() locally for mmap_winCampbell 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-24close addon files, Py3.2 now complains when files are left open.Campbell Barton
2010-11-24Bugfix #24887Ton Roosendaal
2010-11-24fix for crash canceling fly mode.Campbell Barton
2010-11-24Bugfix #24847Ton Roosendaal
2010-11-24bugfix [#24882] fbx exporter Krash, screw objects and animationsCampbell Barton
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-24Remove library specification.Nathan Letwory
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-23bugfix [#24871] Unwrapping with Smart Project give a bad result.Campbell Barton
2010-11-23fix for typo in mathutils vec.to_track_quat() argument parsing.Campbell Barton
2010-11-23Changed some ui names for smoke parameters to make things less ambiguous.Janne Karhu
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
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-23extensions_framework: fix UI drawing logicDoug Hammond
2010-11-23extensions_framework: fix UI drawing bug and some redundant codeDoug Hammond
2010-11-23Partial fix for #24773: Material Nodes - there isn't able to set keys on Mapp...Joshua Leung
2010-11-23fix for player with recent update.Campbell Barton
2010-11-23error in own recent commitCampbell Barton