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
2021-01-13fix attempt for conversion of multiple FM objects to keyframed shard objectsfracture_modifierMartin Felke
2019-09-06potential fix for incorrect external mode custom rotations after loadingMartin Felke
2019-06-17disabled offset based fallback in rotation calculationMartin Felke
2019-06-17only write rotation data to mesh if particle rotation was enabledMartin Felke
2019-06-17fix for rotation calculation in anim bindMartin Felke
2019-06-15fix attempt for binding to particlesMartin Felke
2019-03-13deform mblur fix FMMartin Felke
2019-03-13grr formatting typoMartin Felke
2019-03-13update links to FM hosting pagesMartin Felke
2019-02-03partial fix for wrong rotation when converting to keyframesMartin Felke
2019-01-25expose rigidbody apply_force and apply_torque to python via rna functionMartin Felke
2019-01-16crash fix for using Final Solid if derivedFinal is NULLMartin Felke
2019-01-11pull animated bind update calls out of loopMartin Felke
2019-01-10fix attempt for previous rotation fix with bound objectsMartin Felke
2019-01-10fix for bound object lagging behind one frameMartin Felke
2019-01-09hopefully proper rotation fix for animated mesh bindMartin Felke
2018-12-03backport of master fix for https://developer.blender.org/T56969Martin Felke
2018-12-02transform fix for external centroid-based constraintsMartin Felke
2018-12-02small fix for minimum mass and UI float display precision changesMartin Felke
2018-11-10fixes for dynamic fractureMartin Felke
2018-11-08crash fix for compound collision + expose constraint rules ui for compound modeMartin Felke
2018-10-31disabled a verbose print when using many objectsMartin Felke
2018-10-01fix for autohide with fractal (could leave holes near inner edges before); fr...Martin Felke
2018-09-09do not show dump writing routine in dump any moreMartin Felke
2018-09-08very simple confirm dialog whether to send crash minidump or not, with xmessageMartin Felke
2018-09-08backported existing crashpad support (win, mac, needs testing) and added brea...Martin Felke
2018-09-05constraint UI label / tooltip clarificationsMartin Felke
2018-09-03backport of new linux library build system to FM 2.79 branchMartin Felke
2018-09-02let neighbor shards now only be stopped if propagate trigger is enabledMartin Felke
2018-08-12added autohide filtering based on filter object vertex positionsMartin Felke
2018-08-11re-enabled deform mblur for FM, and hopefully fixed related crashesMartin Felke
2018-08-10disable deform mblur in FM for now (precalced velocities)Martin Felke
2018-08-03allow grid spacing > 1Martin Felke
2018-08-02use voro particle order now correctly, fixes brick fracture problems.Martin Felke
2018-07-29fix for ghost trigger (again)Martin Felke
2018-07-29execute operator warns now if current frame is not on cache startframeMartin Felke
2018-07-28restore ghost stop trigger functionalityMartin Felke
2018-07-27attempt to fix incorrect (bbox) triggering behaviorMartin Felke
2018-06-25do not set edges of selected faces to sharp in external modeMartin Felke
2018-06-23enable angular limit/stiffness/damping settings for plastic constraintsMartin Felke
2018-05-25fix for cmake failing to detect VS 2017 properlyMartin Felke
2018-05-24added ghost stop triggersMartin Felke
2018-05-02missed in last commit: rise BM_OMPLIMIT to avoid overheads with small datasetsJens Verwiebe
2018-05-02fix a clang warning, fix an improper initialisation for gcc, remove nonfuncti...Jens Verwiebe
2018-04-25crash fix for changing shardcount and refracture when doing automergeMartin Felke
2018-04-25added isIntact() query to regular rigidbody constraints, tooMartin Felke
2018-04-17immediately take constraint limit changes into account during rigidbody simul...Martin Felke
2018-04-15fix for setting lower x linear limitMartin Felke
2018-04-14Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79b-release' int...Martin Felke
2018-03-22Fix T54360: FFMPEG bitrate not editable for all codecsv2.79bSybren A. Stüvel