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-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29Properly set build type: Release or DebugNathan Letwory
2010-08-29Tell what platform and its bitness in BUILD_PLATFORMNathan Letwory
2010-08-29fix for the weight range for curve set weight operatorCampbell Barton
2010-08-29added animation data update to the help menu as discussed in last meeting.Campbell Barton
2010-08-29Tweaks to ASC-CDL colour balance formula to exactly match the spec.Matt Ebb
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-28Timeline Notifier Listener:Thomas Dinges
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-28obj export fix for meshes with no UV texturesCampbell Barton
2010-08-28After talking with Campbell, we came to the conclusion that it was probably b...Mitchell Stokes
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-28Committing patch [#23278] (by me)Mitchell Stokes
2010-08-28bugfix [#23548] calling fcurves.new() results in EXC_BAD_ACCESSCampbell Barton
2010-08-28apply scons change from r31616 to cmake.Campbell Barton
2010-08-28patch [#23535] Fix for [23408] in Outliner plus other UI fixes thereCampbell Barton
2010-08-28patch [#23522] UI fixing for recent Python API changesCampbell Barton
2010-08-28patch [#23537] Memory leak in compositor rotate nodeCampbell Barton
2010-08-28Make sure correct python31 zip is unpacked when BF_DEBUG=TrueNathan Letwory
2010-08-27The duplicate Text option in the TexFace panel came from a bad rename of tex ...Mitchell Stokes
2010-08-27missed this with rna renaming.Campbell Barton
2010-08-27Fix [#23451] Render View, one plus button too muchMatt Ebb
2010-08-27bugfix [#23220] .x3d export not exporting UV correctlyCampbell Barton
2010-08-27bugfix [#23534] Custom Properties not showing in OBJECT panelCampbell Barton
2010-08-27Bugfix #23504: Axis-Angle Rotation keyframes were not being inserted correctl...Joshua Leung
2010-08-27OBJ export nurbs curves now export again.Campbell Barton
2010-08-27OBJ Import support for nurbs curves back, remove some commented code.Campbell Barton
2010-08-27rna apiCampbell Barton
2010-08-27speedup for pyrna boolean checking.Campbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-27Fix for Mesh.uv_textures.new(name="my_uv") returning the wrong uvmap - report...Dalai Felinto
2010-08-27fix some errors in rigify caused by recent api changesCampbell Barton
2010-08-27own rna naming commits r31439 r31472 also renamed BGE vars unintentionallyCampbell Barton
2010-08-27ED_view3d_draw_offscreen_imbuf_simple and ED_view3d_draw_offscreen_imbuf now ...Campbell Barton
2010-08-27rna api changesCampbell Barton
2010-08-27The Text TexFace option was listed twice, so i removed one.Mitchell Stokes
2010-08-26When loading a default file, the default path could't always be initialized.Campbell Barton
2010-08-26bugfix [#23523] OBJ Import still failsCampbell Barton
2010-08-26bugfix [#23520] Smoke broken - UI doesn't allow particle system selectionCampbell Barton
2010-08-26fix for dark images from the sequencer when color management is disabled.Campbell Barton
2010-08-26Patch [#5429] SCons patch for linux: support more libs to be linked staticallyNathan Letwory
2010-08-26Patch [#23437] Fix for buffer overflow in filebrowserNathan Letwory
2010-08-26Patch [#23390] Addition of Author field to user preferencesNathan Letwory
2010-08-26Patch [#23389] Add authorship information to exported COLLADA filesNathan Letwory
2010-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-26Updating stubs.c for WM_clipboard_text_get and WM_clipboard_text_set.Mitchell Stokes
2010-08-26patch [#23316] Fix bug that doesn't show "X:" "Y:" "Z:" for vectors with lengthCampbell Barton
2010-08-25Fix #23470: scene.objects.link() did not update viewport,Brecht Van Lommel
2010-08-25Fix #23496: some composite node inputs/buttons not working.Brecht Van Lommel
2010-08-25Fix #23461 and #23474: revision 31517 to simplify code made undo workBrecht Van Lommel