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.011Jul109865432129Jun2827232221201918151098765432131May30282726242220191817161514111098765432130Apr292726252421191817161514121110965432130Mar29282726232221201918161514131110987432128Feb2726252423222120191817161514131211109876542131Jan3029282726252423222120191817161514131211109875432131Dec302925232221191817161411109876543230Nov292726242322py3.3 compat, __class__ is no longer in default namespaceremoving ui_utils module, wasn't used anywhere and only wrapped button functions giving minimal benefits.cleanupcleanupadded some more methods of evaluating the curve.replace 3d->2d function from one in bpy_extrasremoving this module, it wasnt used anywhere and bpy_extras.view3d_utils has view functions like region3d_get_2d_coordinatesTag for 2.58av2.58av2.58afix issue #1 from bug [#27896] B258.0 > X3D export > 3 bugs: "MA_Black".001, lib groups, Rotation 0 0 0 0edit for solving bezier:add a second experimental method of solving bezier splines, by Vincent Tan.remove tricky and not especially good method of finding the point on the path to use to calculate the handles, using the 1/3 and 2/3 works better.pep8 editssupport for 3d splinesreplace logic in spline intersection which depends on 2D side-of functionremove some 2d spesific functions, minor refactorrewrote bezier spline solver, works much better now, and with 'S' shape curvesmove curve intersection into a functionwip commit, basic bezier evaluation working, but still need to rewrite some parts of this script.fix [#27860] Quake MAP export error for 2.58.1MHX importer: error popups.Save as Runtime: We don't need to copy Python for OS X since on OS X the blenderplayer is built with Python already bundled in the .app folder.Mhx importer v 1.5.0: can now use Rigify.empty module for adding curve functionscode cleanup and minor re-arrangements to raw import/export.use nicer api functions for adding extension, and define enum items as static tuples.- File was somehow reverted to a ways back. Fixed now.Graduating Paint Palette from beta. Really a great quality addon :)fix for keymaps- Updated Blender version and revision number to 2.58 r37702.netrendernetrenderfixes for same runtimeadd tooltip to address [#27798] .OBJ Import with 'Split' option enabled, skips verts with no face/edge users.Rigify: fixed bug where generating failed on metarig with no animation data.extensions_framework: add ability to set UILayout alert state based on a logical test of PropertyGroup membersupdate to able to export all action set that matches the bones that some were ignore or couldn't be added in.extensions_framework: update property creation code to support new property types and their optionsfix [#27773] X3D export with Triangulate=on sometimes doesn't share vertexes correctly- update for change in blender api.
Loading