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-27Warning fixesMatt Ebb
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-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-24BLI_args cleanupMartin Poirier
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-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(no commit message)Michael Fox
2010-05-22bugfix [#22390] Lamp drawing circle bugCampbell Barton
2010-05-22Graph Editor Selection Fix for Durian:Joshua Leung
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-21libtiff working on linux & cmake again.Campbell Barton
2010-05-21Blender TIFF supportMatt Ebb
2010-05-20opengl render was freeing all images from the graphics card each update.Campbell 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
2010-05-20Properly restored shift-up/down arrow as alternative hotkeys for jumping betw...Joshua Leung
2010-05-20only-render option now wont draw wire or boundbox unless in wire or boundbox ...Campbell Barton
2010-05-20some rna numbers were signed when they shouldnt be (simplify could have its s...Campbell Barton
2010-05-20Bugfix #22204: curve modifier onto lamp energy with more than one user of lam...Joshua Leung
2010-05-20FCurve.evaluate() and bounds() patch from Dan EicherCampbell Barton