Skip to content
Snippets Groups Projects
Select Git revision
  • asset-browser-poselib
  • asset-shelf
  • bholodeck-v3.3
  • blender-v2.78-release
  • blender-v2.78b-release
  • blender-v2.79-release
  • blender-v2.79a-release
  • blender-v2.79b-release
  • blender-v2.80-release
  • blender-v2.81-release
  • blender-v2.82-release
  • blender-v2.83-release
  • blender-v2.90-release
  • blender-v2.91-release
  • blender-v2.92-release
  • blender-v2.93-release
  • blender-v3.0-release
  • blender-v3.1-release
  • blender-v3.2-release
  • blender-v3.3-release
  • v3.6.18
  • v3.6.19
  • v3.6.20
  • v4.1.1
  • v4.1.0
  • v3.6.10
  • v3.6.11
  • v3.6.12
  • v3.6.13
  • v3.6.14
  • v3.6.15
  • v3.6.16
  • v3.6.17
  • v3.6.9
  • v3.3.16
  • v3.6.8
  • v3.3.15
  • v3.6.7
  • v3.3.14
  • v4.0.2
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Jan2120191817161514131211109875432131Dec302925232221191817161411109876543230Nov29272624232221201817161411875331Oct30282726252423201614118226Sep242221201918171613121110986432131Aug30292726252423222120191817121110986532131Jul30292827262221201916151413111098654330Jun27262322201918171614131098764231May302927262423201716141312730Apr292726252423222120191817161514131211976532127Mar262423171643conform to blender convention, "" for strings, '' for enum id's only.povray script now passes the pep8 checker.- add support for curves/surfaces/text again.Fix to allow 32 bits blender with 64 bits pov and vice versaAdded some more parameter for Anti Aliasingpass pep8 check now.pass the pep8 checker.Some cosmetics fixesAllow importing of multiples ply files at onceVersion 1.5.0 of Icon script.Renaming of category for Icon script.PLY binary wasnt working from 2.4x port.support for calling the operator with only filepath set.add GPL2 headerminor edit for better float precision with testing.sort materials so we get predictable output from blender, also add option not to include dates in files.bugfix for lamp export, rename operator setting to be in keeping with other exporters.revert part of r1424, included a patch on FBX export by accident.use_modifiers -> use_apply_modifiers.Fixed: Background gradient to work with empty texture slots.unique name exporting was broken, needed to export bytes.add 3ds export option, use_selection, also fix for exporting curves with no geometry data.fix for exception exporting empty curves. added use_selected option for the operator.writing nurbs curves now uses max 6 decimal places. rename use_modifiers --> use_apply_modifiersAntiAlias Pannel UI und __init__Add custom Anti-Aliasing pannel. Removed the default one.correction in matrix multiplication order when importing nurbs curves.Fix exported numbers of materials per objectincreased the Delay much more (now 1.5s).Declare only required materialsMinor change in _cleanup and increased DELAY Comments for METAS (Blobs) only if METAS are in the sceneExport only materials which have at least one or more users fixed MetaBall (Blobs) ExportIgnore curves on exportFix for indentation bug in uv indicesuse slicing in more places.update for changes in blender api.Speedup3: replaced tuple[uv] with uv[:]Speedup2: Replaced tuple(uv.uv1) with uv.uv1[:] (and similar)
Loading