Turky Mohammed
|
eb5ec6047c
|
[IMPROVEMENT] Remove camera unnecessary perspective option. (#993)
* Fix camera applyZoom when window size changes
* Revert "Fix camera applyZoom when window size changes"
This reverts commit 26154b5ff7 .
* Fix pr
* remove camera perspective option
* fix merge conflict
* Update CCCamera.cpp
* Update CCCamera.h
|
2022-12-29 16:54:26 +08:00 |
Turky Mohammed
|
d2a3b9a375
|
[BUG] Fix camera `applyZoom()` when window size changes and remove unnecessary projection code (#992)
* Fix camera applyZoom when window size changes
* Revert "Fix camera applyZoom when window size changes"
This reverts commit 26154b5ff7 .
* Fix pr
|
2022-12-29 16:54:01 +08:00 |
halx99
|
9c7c80aafa
|
Migrate [skip ci]
|
2022-10-18 19:13:40 +08:00 |
一线灵|Deal
|
5645bb241e
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
halx99
|
3cf19787ce
|
Fix #791 really
|
2022-08-11 10:52:38 +08:00 |
DelinWorks
|
4ed7c32cf3
|
Remove assign dups and simplify function naming.
|
2022-08-11 01:52:04 +03:00 |
Turky Mohammed
|
84003b66b2
|
Update CCCamera.h [skip ci]
|
2022-08-10 21:10:34 +03:00 |
DelinWorks
|
dcd0fd6001
|
Add initialize member function.
|
2022-08-10 21:09:10 +03:00 |
DelinWorks
|
63e72775f5
|
Fix camera view calculation and tidy up system
|
2022-08-10 20:14:18 +03:00 |
一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
halx99
|
f3ac6ea871
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
一线灵
|
279337f17f
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
Turky Mohammed
|
8517d0ee7f
|
Replace everything under `core` (#735)
Co-authored-by: deal <halx99@live.com>
|
2022-07-09 01:23:11 +08:00 |
DelinWorks
|
b4bac6d651
|
Fix get default camera nullptr on scene initialization.
|
2022-07-01 03:34:37 +03:00 |
DelinWorks
|
3ad75970ee
|
Remove useless functions.
|
2022-06-16 16:16:19 +03:00 |
DelinWorks
|
16a4dab9d0
|
Add function versioning. [skip ci]
|
2022-06-16 00:47:19 +03:00 |
Turky Mohammed
|
0e7a8a8ae8
|
Remove useless code and comments. [skip ci]
|
2022-06-15 05:25:40 +03:00 |
DelinWorks
|
8d614ada98
|
Fix rotation update & reference deduction.
|
2022-06-15 05:00:17 +03:00 |
DelinWorks
|
81a6c508d1
|
Add position rotation setters & getters override for custom behaviors.
|
2022-06-15 03:48:26 +03:00 |
DelinWorks
|
a9a29c2a40
|
Improve system and fix near plane zoom in.
|
2022-06-14 01:53:35 +03:00 |
DelinWorks
|
61337ff5f4
|
Fix other platforms compilation.
|
2022-06-13 21:33:23 +03:00 |
DelinWorks
|
6d5c1a446a
|
Add zoom and camera features.
|
2022-06-13 21:04:24 +03:00 |
halx99
|
36fa5ad84e
|
Remove CC_CONSTRUCTOR_ACCESS, refer to #603
|
2022-03-18 21:46:07 +08:00 |
halx99
|
2a6e749ad4
|
Fix ci & update project url in sources
|
2022-01-04 12:36:20 +08:00 |
halx99
|
e534dd66c0
|
Rename core folder name
|
2021-12-31 14:39:08 +08:00 |