Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/regions
dordsor21 b52fc46f19 Regarding #393
- Fix CharFilterBlock not being properly created (the chunk X and Z were never set)
 - Replace BlockVector3#divide with bitshift because you can't divide down and then bitshift back up with the correct results for negative values
2020-04-19 13:56:02 +01:00
..
factory Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
iterator Merge remote-tracking branch 'refs/remotes/isfawe/new-vector-system' into new-vector-system 2019-01-13 02:00:14 -05:00
polyhedron Merge current FAWE master (227d6d91) into new-vector-system 2019-01-09 22:35:26 -08:00
selector Minor code changes 2020-01-29 17:53:34 -05:00
shape Upstream Merge 2020-01-10 22:32:12 -05:00
AbstractFlatRegion.java Add -e/-b/-m flags to //stack and //move, to match copy and paste. 2019-08-05 22:47:57 -04:00
AbstractRegion.java Regarding #393 2020-04-19 13:56:02 +01:00
ConvexPolyhedralRegion.java Various debugging and cleaning 2020-01-03 12:02:18 -05:00
CuboidRegion.java Fix #377 2020-03-28 20:51:53 -04:00
CylinderRegion.java Various minor 2019-11-11 16:49:13 +00:00
EllipsoidRegion.java Cleaned up a lot of code and introduced Kotlin to the project 2020-01-14 19:44:09 -05:00
FlatRegion.java Current progress with update 2018-12-23 11:19:33 -05:00
IDelegateRegion.java Remove BukkitMask 2019-06-21 19:58:40 -04:00
NullRegion.java Upstream 2019-06-25 13:07:47 -04:00
Polygonal2DRegion.java commanding-pipeline diff 2019-10-23 05:23:52 +01:00
Region.java Fix #377 2020-03-28 20:51:53 -04:00
RegionIntersection.java fix walls 2019-11-25 23:49:16 +00:00
RegionOperationException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Regions.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
RegionSelector.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
TransformRegion.java It started on work with commands then I got carried away. 2019-07-25 14:44:10 -04:00