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-09-04COLLADA branch: merge from trunk -r 28015:31610.soc-2009-chingachgookArystanbek Dyussenov
2010-08-27COLLADA branch: support <instance_node> import. Fixes bug #21954.Arystanbek Dyussenov
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
2010-08-25patch [#23359] Addenda: fixes for SCons FreeBSD 7, 8, 9 supportCampbell Barton
2010-08-25bugfix [#23497] Keymap editor search box not workingCampbell Barton
2010-08-25simplify pass drawing, give each pass its own list, avoids some context switc...Campbell Barton
2010-08-25patch [#23376] Fix for Bug[[#23351] X-Ray + Transparency removes X-Ray effectCampbell Barton
2010-08-25Fix #23433: crash with undo where a UI button was still active and accessingBrecht Van Lommel
2010-08-25Fix #23181: crash in bone roll with project snapping enabled.Brecht Van Lommel
2010-08-25Fix BGE bug reported by Gilberto: BL_AmartureObject.channels returns only one...Benoit Bolsee
2010-08-25bugfix [#23495] unable to pack file, source path not found: "<builtin>"Campbell Barton
2010-08-25bugfix [#22819] Grease Pencil: OpenGL render incorrect if view mode, OK with ...Campbell Barton
2010-08-25Fix: Colour picker wheel wasn't gamma corrected - drawing too darkMatt Ebb
2010-08-25Allow per-pixel inputs into displace node x and y scaleMatt Ebb
2010-08-25Fix/addition for recent RNA collections active index changes -Matt Ebb
2010-08-25Bugfix #23439 and #23453: Auto Keying not working in newly created Scenes.Joshua Leung
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-25bugfix [#23456] context.main.filepath lost after undoCampbell Barton
2010-08-25bpy.context.manager.clipboard get/set function (to get/set the Clipboard from...Dalai Felinto
2010-08-25bugfix [#23469] Missing Parent Menu in Pose modeCampbell Barton
2010-08-25bugfixCampbell Barton
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-25fix for image sequence ranges Campbell Barton
2010-08-25renaming recast_type to type_recast so people don't miss this.Dalai Felinto