拖拉机 发表于 2018-1-18 14:37:54

Optimized ScrollView Adapter (ListView, GridView) 3.0.2 unity3d asset U3D插件


插件名称:Optimized ScrollView Adapter (ListView, GridView) 3.0.2插件官网:访问官网
版权协议:Red pine1.1解压密码:通用密码
Optimized ScrollView Adapter (ListView, GridView) 3.0.2 unity3d asset U3D插件,Unity插件论坛
Optimized ScrollView Adapter (ListView, GridView)系列索引

Optimized ScrollView Adapter (ListView, GridView) 4.2下载链接
Optimized ScrollView Adapter (ListView, GridView) 5.0下载链接

http://v.youku.com/v_show/id_XMzM0MTQwNzEzMg==.html

http://v.youku.com/v_show/id_XMzM0MTI4NjI2OA==.html


http://i1.fuimg.com/11450/45574a045ffb4ff6.jpg


http://i1.fuimg.com/11450/e3f08a0291d15563.jpg

http://i1.fuimg.com/11450/89d202811db326f9.jpg

http://i1.fuimg.com/11450/aa331c7df53dbbc9.jpg


Requires Unity 4.7.2 or higher.
Please check the coding part in the tutorial video and make sure you're comfortable with it, as it may appear difficult for some beginners that are not yet familiar with stuff like class inheritance

Online instructions
In-browser demo
Android demo
Quick start video
Join discussion on Unity forum

A complete framework for implementing highly customizable, ScrollRect-based ListViews and GridViews, or optimizing your already-existing ones.
Useful for chat systems, leaderboards, galleries, inventories, view pagers, spinners, hierarchies, date/time pickers etc.

Starting with v3.2, a GUI is provided to help you generate a ScrollView from scratch in editor, a scrollbar and a SRIA implementation based on 2 available templates: List or Grid

Features:
- platform-independent (uses UnityEngine.UI.ScrollRect)
- can handle around 10 million items on mobile
- variable data set
- items can have different heights/widths
- support for Content Size Fitter for items with unknown size at init time
- GridView
- vertical/horizontal orientation and optional spacing/padding
- rotating/scaling the ScrollView (making it compatible with CanvasScaler)
- no objects are destroyed (unless the number of items in the dataset changes), so GC calls are at minimum
- fully configurable snapping behavior
- auto-adapting to changes in viewport's size
- multiple item types + example scene
- change item size in real time (like for animations), even if it's not visible
- optionally looping items (useful for things like spinners)
- ScrollTo specific item with fine position adjusting & SmoothScrollTo with adjustable duration for the animation + a callback can be provided for receiving updates for each animation step and the possibility of canceling it
- fully extensible & documented source code provided
- can run visibility computations each frame via MonoBehaviour.Update OR only when OnScroll event triggers OR in both cases (default)
- optional customizable recycling policy (callbacks are provided)
- enhanced scrollbar functionalities via ScrollbarFixer, which also solves this Unity bug) and adds auto-hide/hide-when-not-needed animations

Utilities & other info:
- LazyList data structure optimized for large amounts of data
- optional gallery effect (middle items bigger than side items)
- simple ExpandOnClick utility script in the example scenes that can be used to expand/shrink items on click
- Pull To Refresh utility script + example scene
- DateTime picker pop-up utility which can be used from anywhere (one line of code)
- SimpleImageDownloader utlity with basic queue management to decrease overall bandwidth usage (no caching though)
- active development with much more features to come (such as a simpler Lite version for drag-and-droppers in v4.0)
- email support with free change requests and hot-fixes




**** Hidden Message *****


huchenshuo 发表于 2018-1-19 16:17:59

11111111111111

henry890307 发表于 2018-1-22 11:17:45

66666666666666666666

cosamz 发表于 2018-3-6 22:10:32

3Q....谢谢分享

pnzpb 发表于 2018-8-21 10:49:20

好东西 看下

348251248 发表于 2018-12-21 02:34:15

谢谢分享 很关键~!

CGS 发表于 2019-3-18 15:35:33

感谢分享

zero 发表于 2019-6-19 17:59:50

11111111111111111111111111

Dun得一下 发表于 2019-7-28 11:50:30

谢谢分享

yl25349558 发表于 2020-3-2 00:58:03


不错 不错不错
页: [1]
查看完整版本: Optimized ScrollView Adapter (ListView, GridView) 3.0.2 unity3d asset U3D插件