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
2011-03-01Bugfix #26243Ton Roosendaal
2011-03-01Bugfix #26249Ton Roosendaal
2011-03-01Bugfix #26251Ton Roosendaal
2011-03-01Py/RNA Stability: don't allow python to reference freed ID's and crash.Campbell Barton
2011-03-01Typo in last commit, changing variable name for more readable code...Ton Roosendaal
2011-03-01Fix [#26207] Render.exe mangles paths in mysterious and awesome waysNathan Letwory
2011-03-01Bug fixes #26236 #26237 Ton Roosendaal
2011-03-01Small fix for node drawing: nodes with no sockets now have a minimum height t...Lukas Toenne
2011-03-01Py/RNA API test code to prevent crashing blender when python references freed...Campbell Barton
2011-03-01bpy/rna support for invalidating objects.Campbell Barton
2011-03-01missed these last commit.Campbell Barton
2011-02-28change return values from mathutils callbacks to match pythons (-1 is error),...Campbell Barton
2011-02-28Bug fix: Render and 3d view conflict over ob->imatJanne Karhu
2011-02-28Fix [#26213] Collada exporter id's not uniqueNathan Letwory
2011-02-28fix for inconsistency reported as bug [#26245] bpy.data.keys collides with th...Campbell Barton
2011-02-28remove unused vars.Campbell Barton
2011-02-28minor change for image invert operatorCampbell Barton
2011-02-27doxygen: blender/avi tagged.Nathan Letwory
2011-02-27doxygen: blender/blenfont tagged.Nathan Letwory
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-27doxygen: blender/blenloader tagged.Nathan Letwory
2011-02-27doxygen: blender/blenpluginapi tagged.Nathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27doxygen: blender/gpu tagged.Nathan Letwory
2011-02-27doxygen: blender/ikplugin tagged.Nathan Letwory
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-27doxygen: blender/nodes tagged.Nathan Letwory
2011-02-27doxygen: blender/python tagged.Nathan Letwory
2011-02-27doxygen: blender/quicktime tagged.Nathan Letwory
2011-02-27doxygen: blender/readblenfile tagged.Nathan Letwory
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27== UI icons ==Andrea Weikert
2011-02-27Bugfix, own collection.Ton Roosendaal
2011-02-27== UI icons ==Andrea Weikert
2011-02-27Fixes for undo when suclpting on deformed mesh:Sergey Sharybin
2011-02-272.5 Transform Operator:Thomas Dinges
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-27- use Py_CLEAR for python internally referencing other PyObjects (supposed to...Campbell Barton
2011-02-27Grease Pencil stroke smoothing cleanup - making this less susceptibleJoshua Leung
2011-02-27Small animation tweaks:Joshua Leung
2011-02-26Sampling float colors in Image Editor only showed 3 digits precision.Ton Roosendaal
2011-02-26Bugfix #26231Ton Roosendaal
2011-02-26fix for 'live edit', running python scripts as you typeCampbell Barton
2011-02-26use const char for return values of getenv().Campbell Barton
2011-02-26Bugfix #26221Ton Roosendaal