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
path: root/source
AgeCommit message (Expand)Author
2010-05-28Merged changes in the trunk up to revision 29030.Tamito Kajiyama
2010-05-28Fixed the __call__ method of UnaryFunction0DVectorViewShape andTamito Kajiyama
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-26bugfix [#22426] New Thumbnail code crashes when savingCampbell Barton
2010-05-26Fix [#22418] Displace Node also makes entire image fuzzyMatt Ebb
2010-05-26Merged changes in the trunk up to revision 28984.Tamito Kajiyama
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-25OSX Intel: Enable floating point exceptions (for debugging purposes)Damien Plisson
2010-05-24BLI_args cleanupMartin Poirier
2010-05-24Makefiles: set BF_OPENCOLLADA_LIBS for darwin so that it links when opencolla...Stefan Gartner
2010-05-24sound sequence strip wasnt handled by path functions correctly.Campbell Barton
2010-05-24- correct --help messageCampbell Barton
2010-05-24Logic Editor - fix for Keyboard Sensor + Copy Game Property fancy submenuDalai Felinto
2010-05-24Fix [#21521] Displacement modifier does not update when modifing textureMatt Ebb
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-24Fix [#22278] Colour Balance Node HSV Value slider range is insufficient.Matt Ebb
2010-05-24Fix [#22382] Text Editor properties pannel scales, not scrolls, with MMWMatt Ebb
2010-05-24bugfix [#22398] Black spots on reflecting surfaces when using Environment Lig...Campbell Barton
2010-05-24GNU style long arguments. see help menu.Campbell Barton
2010-05-23was curious if makefile still worked. they didnt, found 2 problemsCampbell Barton
2010-05-23Made object names accessible from within style modules.Tamito Kajiyama
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
2010-05-23Fixed invalid use of PyUnicode_FromFormat() where PyUnicode_FromString()Tamito Kajiyama
2010-05-23view3d - dont draw loose edges with render-override is enabled.Campbell Barton
2010-05-23opengl render option 'view_context',Campbell Barton
2010-05-23Fix for a compilation issue with GCC.Tamito Kajiyama