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-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-24Changed BF_TIFF_LIB from libtiff to tiff for MinGWSergey Sharybin
2010-05-24sound sequence strip wasnt handled by path functions correctly.Campbell Barton
2010-05-24Changes for static linking to libtiff when compiling by MinGW:Sergey Sharybin
2010-05-24utility function for mesh data typesCampbell 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-24Fixes for cross-compilation:Sergey Sharybin
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-23add new object py module.Campbell Barton
2010-05-23- base_object.layers_from_view(view3d), needed for setting local layersCampbell Barton
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-23remove some warnings and remove reference to BF_TIFF_LIB in the help message.Campbell Barton
2010-05-23[#22301] Fix for 22300 : Blender 2.52 FBX exporter doesn't export correct FBXCampbell Barton
2010-05-23[#22391] Fix for eps-export of UVsCampbell Barton
2010-05-23replace context.areas.spaces[0] with context.space_dataCampbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-22bugfix [#22390] Lamp drawing circle bugCampbell Barton
2010-05-22Fix [#22306]: convert dropped file names from OSX to correct char encoding to...Damien Plisson
2010-05-22Graph Editor Selection Fix for Durian:Joshua Leung
2010-05-22Makefiles: fix building on linux/ppcStefan Gartner
2010-05-22Makefiles: make sure syntax is correct...Stefan Gartner
2010-05-22Makefiles: statically link tiff libs when WITH_TIFF is set to true, which is ...Stefan Gartner
2010-05-21Removed unused argument mmd from multires reshape functions.Sergey Sharybin
2010-05-21Bugfix: #22385: Shift-click in NLA does not do 'extend' selectJoshua Leung
2010-05-21Motion Paths: Experimental optimisations from joeedh for speeding up the calc...Joshua Leung
2010-05-21-->Fix for bake with faces that have alphaGeoffrey Bantle
2010-05-21Fix typo in add group instance menuMatt Ebb
2010-05-21if libtiff not found disable on unix.Campbell Barton
2010-05-21libtiff working on linux & cmake again.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-20enable different rotation types for imported BVH's including 'Native', which ...Campbell Barton
2010-05-20bugfix [#22311] BVH Import brokenCampbell Barton
2010-05-20opengl render was freeing all images from the graphics card each update.Campbell Barton
2010-05-20obscure sounding feature thats actually useful: isolate render typeCampbell Barton
2010-05-20merged 28885 frame update fix to trunk, slightly updatedJoseph Eagar
2010-05-20missed some boundbox's drawing when they shouldntCampbell Barton
2010-05-20Quicky untested fix for MotionPath baking bug - heads/tails doesn't work (as ...Joshua Leung
2010-05-20Motion Path Tweaks:Joshua Leung
2010-05-20Durian Request: Panel for editing Keyframe values numericallyJoshua Leung
2010-05-20Bugfix #22374: index=-1 not work for keyingset.paths.add() functionJoshua Leung