Commit e6e420f
chore: sync with template (#44)
* chore: sync with PackageTemplate configuration
- Update .editorconfig to comprehensive version (371 lines)
- Update global.json to SDK 10.0.100 with rollForward: major
- Update CLAUDE.md with latest development guidelines
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* chore: update icon
* chore: update Unity sandbox editorconfig
* chore: add Unity csc.rsp files
* fix: convert Unity slnx to LF and expand gitattributes macros
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* chore: rewrite gitattributes with modern .NET standards
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* chore: sync test project with PackageTemplate standards
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* chore: fix formatting issues
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent febf82c commit e6e420f
71 files changed
Lines changed: 880 additions & 502 deletions
File tree
- sandbox/UnityApplication
- src
- GroveGames.BehaviourTree.Unity/Packages/com.grovegames.behaviourtree
- Editor
- Runtime
- Tests
- Editor
- Runtime
- GroveGames.BehaviourTree
- Collections
- Nodes
- Composites
- Decorators
- Polyfills
- System.Runtime.CompilerServices
- System.Threading
- System
- tests/GroveGames.BehaviourTree.Tests
- Collections
- Nodes
- Composites
- Decorators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
34 | | - | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 39 | | |
55 | 40 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 41 | | |
| 42 | + | |
| 43 | + | |
61 | 44 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
71 | 50 | | |
72 | | - | |
| 51 | + | |
73 | 52 | | |
74 | 53 | | |
75 | | - | |
| 54 | + | |
76 | 55 | | |
77 | 56 | | |
78 | | - | |
| 57 | + | |
79 | 58 | | |
80 | 59 | | |
81 | | - | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments