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-05-30Fix #22446: "Delayed" modifier preview with linked curvesSergey Sharybin
2010-05-30remove non-informative printNathan Letwory
2010-05-30Fixes: #22064 When the Windows task bar is placed on top of the screen, Blend...Nathan Letwory
2010-05-30thumbnail passepartout effect, distinguishes blend files from images.Campbell Barton
2010-05-30optional fallback argument for vector angle function.Campbell Barton
2010-05-30== Sphinx Doc Gen ==Alex Sytnik
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-30Fix multitouch zoom erratic behavior in 3D view in vertical dolly mode Damien Plisson
2010-05-29Updated openexr for MinGWSergey Sharybin
2010-05-29disable forcing mingw compiler flags (means you couldnt change them)Campbell Barton
2010-05-29Fix for Error Totblock for Sound_OT_openDalai Felinto
2010-05-29removed WIN32 definition for msvc last commit (to get mingw working)Campbell Barton
2010-05-29Esc as input for Key Buttons (e.g Logic Brick Keyboard Sensor)Dalai Felinto
2010-05-29Fix Open Sound operator, bring it in line with Open Image:Matt Ebb
2010-05-29[#21842] Beta patch to restore cmake MinGW compilationCampbell Barton
2010-05-28= Game Engine PyDocs =Alex Sytnik
2010-05-28Fix [#22429] Seg Fault when deleting a material from a pinned panelMatt Ebb
2010-05-28bugfix [#22438] Sequencer off by 1 scene errorCampbell Barton
2010-05-27== CMake ==Andrea Weikert
2010-05-27Fix #22422: Adding a new shape key with unchecked 'Relative' checkbox crashes...Sergey Sharybin
2010-05-27Small typo in help text.Nathan Letwory
2010-05-27Fix #22401: BLI_thread_is_main function does not work properly onBrecht Van Lommel
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-27rename curve 'point' to 'co', the property name used verts, bezier points and...Campbell Barton
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-27Small bug fix:Nicholas Bishop
2010-05-27Logic Editor: fix for datablock counting when copying/deleting sound actuatorDalai Felinto
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-27Logic Editor: ops forgot this small fix on last commitDalai Felinto
2010-05-27make bpy.ops.object.select_name(name) also make the object active since Alt+R...Campbell Barton
2010-05-27Update description after 29013, which added windows support for this.Nathan Letwory
2010-05-27Logic Editor: removing usercount for existent datablocksDalai Felinto
2010-05-27fixed typo that prevented tiff support from being enabled by defaultStefan Gartner
2010-05-27Warning fixesMatt Ebb
2010-05-27Add floating-point exception handler trap for Windows (MSVC). Now you can set...Nathan Letwory
2010-05-27Tiff Image Format was not displayed in the "file_format" menu. Scons was miss...Thomas Dinges
2010-05-26display errors for mesh deform, useful to help find out why mdef isnt being a...Campbell Barton
2010-05-26Copy zlib.dll for win64 too.Nathan Letwory
2010-05-26bugfix [#22426] New Thumbnail code crashes when savingCampbell Barton
2010-05-26Fix [#22418] Displace Node also makes entire image fuzzyMatt Ebb
2010-05-25NULL check for parent with do_versions(),Campbell Barton
2010-05-25= misc small stuff =Campbell Barton
2010-05-25fix for recent commit "armature conversion to modifier" (armature->deformflag...Dalai Felinto
2010-05-25Merge back a few cloth solver fixes from the render branch:Brecht Van Lommel
2010-05-25BGE Fix for: [#22142] Armature deformation does not work in Game Engine. + pa...Dalai Felinto
2010-05-25Tweaks to copy game properties operator for DalaiMatt Ebb
2010-05-25fix for 2 warnings & better error checking for the thumbnail loading.Campbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-25Update MSCV9 project filesBenoit Bolsee