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-16svn merge -r 31314:31370 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2010-nexyonJoerg Mueller
2010-08-16- commit that removed MEM_guardedalloc.h includes broke building with SSE ena...Campbell Barton
2010-08-16jp2.c has a non-utf8 char which stopped python from reading it, removed unuse...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-16Fixed bug in normalition of YCbCr color space conversion (from 0..1 toRobert Holcomb
2010-08-16Update MSVC project filesBenoit Bolsee
2010-08-15change for sorting rna cleaner (was broken), diff's on rna_properties.txt wil...Campbell Barton
2010-08-15remove foreach_get/set for rna arrays, was crashing and are only valid for co...Campbell Barton
2010-08-15use more BLI math functions.Campbell Barton
2010-08-15speedup and cleanup of OBJ exporterCampbell Barton
2010-08-15more rna naming editsCampbell Barton
2010-08-15[#23266] bpy.ops.poselib.browse_interactive - blend_factor argument does nothingCampbell Barton
2010-08-15Fix #23303: glsl color correction not working correct for image textures.Brecht Van Lommel
2010-08-15Fix #23307: accessing FluidParticles.settings causes crash.Brecht Van Lommel
2010-08-14[#22831] transform problem with hidden parent objectMartin Poirier
2010-08-14netrender fixes:Martin Poirier
2010-08-14- PyLineSpit() - used to print the filename and line number for internal erro...Campbell Barton
2010-08-14fix for error in world buttons when the world was NoneCampbell Barton
2010-08-14fix for referencing freed memory when freeing an rna property.Campbell Barton
2010-08-14Apply patch #23295 - Fix for SCons building on FreeBSDNathan Letwory
2010-08-13bugfix [#21807] Import Key Configuration problemsCampbell Barton
2010-08-13Fix #23297: python error caused empty brush panel in the image editor.Brecht Van Lommel
2010-08-13bugfix [#22037] OBJ exporter produce wrong UVCampbell Barton
2010-08-13bugfix [#22845] Python operators dont free report listCampbell Barton
2010-08-13added include for offsetof(), also use <string.h>, not "string.h"Campbell Barton
2010-08-13[#22884] slow import wavefont/.obj fileCampbell Barton
2010-08-13- remove WM_operatortype_exists since its almost the same as WM_operatortype_...Campbell Barton
2010-08-132.5: rendering thread-safety experiment, when setting G.rt to 101, it willBrecht Van Lommel
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-13Py API Docs:Joerg Mueller
2010-08-13svn merge -r 31211:31313 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-13Fix #23111: file Output node not working when inside a group.Brecht Van Lommel
2010-08-13Fix #23244: image save function did not release lock on renderBrecht Van Lommel
2010-08-13exporters now set the filepath in the invoke() method rather then the menu dr...Campbell Barton
2010-08-13minor changes to rna/python.Campbell Barton
2010-08-13bugfix [#22974] OBJ import arrives without textureCampbell Barton
2010-08-13Fix for [#23286] Text Editor: Cursor not changing shape when insert key is pr...Dalai Felinto
2010-08-122.5 User Interface / UI ScriptsThomas Dinges
2010-08-12Fix #23219: smooth view rotating in top view could generate NaN-values,Brecht Van Lommel
2010-08-12Fix #23098: crash in baking, it did a call to BLI_end_threads too much,Brecht Van Lommel
2010-08-12Fix #22777: duplifaces don't take deforming modifiers into accountBrecht Van Lommel
2010-08-12bugfix: deleting NLA tracks with a keyframed text3d obdata would free the cur...Campbell Barton
2010-08-12Fix #23269: inconsistent naming of recalculate roll in menus compared toBrecht Van Lommel
2010-08-12text editor bugfix, selecting & moving the cursor on lines >256 chars long (w...Campbell Barton
2010-08-12Fix #23188: libpng error: Image width or height is zero in IHDR.Brecht Van Lommel
2010-08-12text editor, only draw line highlight when its in the view.Campbell Barton
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-12bugfix [#23227] .obj import with UV produces broken UV map in 2.53.0 (r30593)Campbell Barton
2010-08-12Fix #23258: paint cursor not working in sculpt/paint modes.Brecht Van Lommel
2010-08-12Fix #23281: crash with multiresolution and uv project.Brecht Van Lommel