[2.3] Porting 2.2 code to 2.3

Discussion area about developing with Ogre-Next (2.1, 2.2 and beyond)


Post Reply
joshuacolossus
Gnoblar
Posts: 4
Joined: Mon Apr 12, 2021 11:31 am
x 1

[2.3] Porting 2.2 code to 2.3

Post by joshuacolossus »

Hi,

new to Ogre, and was wondering if there is a guide how to port older code to v2.3, The docs only have 2.1->2.2 as far as I can tell? In particular, the code I'm porting uses e.g. stuff like TextureUsage, which have been deprecated.

As I said, I'm kinda new to Ogre, so just pointing me to some other open source project/any kind of snippet or similar that has already moved to 2.3 and where I can view the update log would already help a lot in getting me started, and formulating more accurate and specific questions.

Thanks in advance!
-j
User avatar
dark_sylinc
OGRE Team Member
OGRE Team Member
Posts: 5296
Joined: Sat Jul 21, 2007 4:55 pm
Location: Buenos Aires, Argentina
x 1278
Contact:

Re: [2.3] Porting 2.2 code to 2.3

Post by dark_sylinc »

See ticket 101 which is tracking major changes to 2.3

They're nowhere as big as 2.1 -> 2.2 so it should be relatively straightforward
joshuacolossus
Gnoblar
Posts: 4
Joined: Mon Apr 12, 2021 11:31 am
x 1

Re: [2.3] Porting 2.2 code to 2.3

Post by joshuacolossus »

Hey,

thanks a bunch, that really helped me out.Also, kudos & thanks for the other stuff you got going (like colibri, using that too).

-j
Post Reply