File tree Expand file tree Collapse file tree 14 files changed +15
-15
lines changed
vite/playcanvas/hex-house-concept/src/helpers Expand file tree Collapse file tree 14 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -182,14 +182,14 @@ export const createShape = async (
182182 options,
183183 } ) ;
184184
185- options . faceColour = "#ff7300ff " ;
185+ options . faceColour = "#ff4800ff " ;
186186
187187 const groupRoof2 = await bitbybit . draw . drawAnyAsync ( {
188188 entity : compRoof2 ,
189189 options,
190190 } ) ;
191191
192- options . faceColour = "#ffc400ff " ;
192+ options . faceColour = "#ff9100ff " ;
193193
194194 const groupRoof3 = await bitbybit . draw . drawAnyAsync ( {
195195 entity : compRoof3 ,
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Bit By Bit Developers
3+ Copyright (c) 2026 Bit by bit developers
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments