Commit Graph

  • b49dfebcfd
    Merge branch '2.6.x' into master Lukas Dürrenberger 2024-05-14 09:58:17 +02:00
  • 207b54e445
    Merge branch '2.6.x' into feature/backmerge Chris Thrasher 2024-05-13 21:07:03 -06:00
  • 692032c4af Store angles internally as radians vittorioromeo 2024-05-13 20:30:31 +02:00
  • 1e9bf4f36a
    Replace C arrays with std::array Chris Thrasher 2024-04-16 23:19:52 -06:00
  • 3acc332de0 Use American spellings Chris Thrasher 2024-05-12 20:15:44 -05:00
  • 8c9fa1087e Remove misplaced comma Chris Thrasher 2024-05-12 20:11:29 -05:00
  • 742dffa0de Remove reference to old API Chris Thrasher 2024-05-12 18:44:44 -05:00
  • b9b8366a45 Fix run-on sentences Chris Thrasher 2024-05-12 18:42:47 -05:00
  • 31503844cd Remove unnecessary sf:: namespace usage Chris Thrasher 2024-04-22 10:56:20 -06:00
  • 4bdae79e36 Make user aware that findCharactarPos returns top of the line position Shane Whitmire 2024-05-12 21:31:28 -05:00
  • d39ec8b7ba Make user aware that findCharactarPos returns top of the line position Shane Whitmire 2024-05-12 21:23:46 -05:00
  • da865bdc1f
    Remove unnecessary sf:: namespace usage Chris Thrasher 2024-04-22 10:56:20 -06:00
  • b04e49bca5
    Use American spellings Chris Thrasher 2024-05-12 20:15:44 -05:00
  • 946a186613
    Remove misplaced comma Chris Thrasher 2024-05-12 20:11:29 -05:00
  • 154ebb6cdf
    Remove reference to old API Chris Thrasher 2024-05-12 18:44:44 -05:00
  • 4be2a4a962
    Fix run-on sentences Chris Thrasher 2024-05-12 18:42:47 -05:00
  • 1a4003fcc0 Add clarification about the RenderTexture state after creation Lukas Dürrenberger 2024-05-12 22:50:22 +02:00
  • 06e371ecb9
    Add clarification about the RenderTexture state after creation Lukas Dürrenberger 2024-05-12 22:50:22 +02:00
  • 1873ec8adf Fix findCharacterPos not using local bounds Shane Whitmire 2024-05-08 22:37:20 -05:00
  • b79d5553fd Move the CPack configuration after SFML_CONFIGURE_EXTRAS alexv 2024-05-06 17:26:38 +03:00
  • 4c2c4cad76
    Implement the empty event state with std::monostate Chris Thrasher 2024-05-03 17:11:03 -06:00
  • f3e5fa92c5
    Move the CPack configuration after SFML_CONFIGURE_EXTRAS alexv 2024-05-06 17:26:38 +03:00
  • b7e1a259f0 Update icons urls and color kimci86 2024-05-08 20:01:07 +02:00
  • 0d6a5f7fbe Make the new doxygen clipboard feature work and look good kimci86 2024-05-08 12:46:57 +02:00
  • 7f27cad9ae Fix search.js "Uncaught ReferenceError: Cookie is not defined" kimci86 2024-05-08 12:37:16 +02:00
  • 66c5fae7c1 Fix XHTML Doxygen docs inconsistencies Lukas Dürrenberger 2024-05-07 23:53:10 +02:00
  • 891e567346 Fix missing namespace and file references Lukas Dürrenberger 2024-05-07 21:04:34 +02:00
  • 8d88e633e5 Update doxygen input file for doxygen 1.10.0 Lukas Dürrenberger 2024-05-07 20:50:41 +02:00
  • d95f99acf1 Fix configuration conflict in doxygen 1.10.0 Lukas Dürrenberger 2024-05-07 20:50:12 +02:00
  • 2e0612ae4f I swear i already ran clang format L0laapk3 2024-05-09 01:23:04 +02:00
  • 44eb058fc5 Update icons urls and color kimci86 2024-05-08 20:01:07 +02:00
  • bc70eb2178 modify comment L0laapk3 2024-05-08 18:53:53 +02:00
  • 3695efab47 run clang-format L0laapk3 2024-05-08 18:48:33 +02:00
  • 0bcb822a46 fix mac import L0laapk3 2024-05-08 17:34:11 +02:00
  • 9111429bc1 Make the new doxygen clipboard feature work and look good kimci86 2024-05-08 12:46:57 +02:00
  • b9e4e631b8 Fix search.js "Uncaught ReferenceError: Cookie is not defined" kimci86 2024-05-08 12:37:16 +02:00
  • 59a4bebdc7 Fix XHTML Doxygen docs inconsistencies Lukas Dürrenberger 2024-05-07 23:53:10 +02:00
  • 43f928ebee replace a tab with spaces L0laapk3 2024-05-08 16:18:01 +02:00
  • 18067b1de4 add default constructors to make build pass L0laapk3 2024-05-08 16:00:44 +02:00
  • 77712f640d alfabetic L0laapk3 2024-05-08 13:56:37 +02:00
  • 29d52b5fee minimize diff L0laapk3 2024-05-08 13:55:10 +02:00
  • ee6144b1d6 remove from gitignore L0laapk3 2024-05-08 13:51:27 +02:00
  • 30aa1665b1 MonitorImpl::getPrimaryMonitor->createPrimaryMonitor L0laapk3 2024-05-08 13:51:13 +02:00
  • ccc417531a move compilation unit of Monitor destr L0laapk3 2024-05-08 13:00:51 +02:00
  • 8d125983d6 documentation L0laapk3 2024-05-08 12:27:31 +02:00
  • ec5aaaaff9 convert added cmake lines to spaces L0laapk3 2024-05-08 11:13:25 +02:00
  • e0c0b831ee replace VideoMode references L0laapk3 2024-05-08 11:07:44 +02:00
  • de7b827587 resolve conflict L0laapk3 2024-05-08 10:57:26 +02:00
  • 23c45bb028 update cmakelists L0laapk3 2024-05-08 10:56:19 +02:00
  • 9633c1c8ae add placeholder class note to monitorX11 L0laapk3 2024-05-08 10:38:53 +02:00
  • f6df6b6a08 minimize diff L0laapk3 2024-05-08 10:31:24 +02:00
  • b4649e76c7 fix comments and style L0laapk3 2024-05-08 10:22:31 +02:00
  • f194c1bbc1 fix copy-pasted comments L0laapk3 2024-05-08 10:04:26 +02:00
  • 4aa3474d7e move unix monitor impl to another branch L0laapk3 2024-05-08 10:02:21 +02:00
  • 2dc5c67814 Fix missing namespace and file references Lukas Dürrenberger 2024-05-07 21:04:34 +02:00
  • 04f567501a Update doxygen input file for doxygen 1.10.0 Lukas Dürrenberger 2024-05-07 20:50:41 +02:00
  • 8e0bd30045 Fix configuration conflict in doxygen 1.10.0 Lukas Dürrenberger 2024-05-07 20:50:12 +02:00
  • 0777ce5ead Update to Catch2 v3.6.0 Chris Thrasher 2024-05-05 13:13:12 -06:00
  • 2f23555501
    Update to Catch2 v3.6.0 Chris Thrasher 2024-05-05 13:13:12 -06:00
  • bb217fb658 Merge branch 'feature/use_miniaudio_split' of https://github.com/vittorioromeo/SFML into feature/use_miniaudio_split vittorioromeo 2024-05-07 12:35:49 +02:00
  • 8a0f6b9a36 pimpl 'AudioDevice' vittorioromeo 2024-05-07 12:35:44 +02:00
  • 415668cb82 Update 'stb_image' to 2.29 vittorioromeo 2024-05-07 02:09:24 +02:00
  • 906ce0fc7c Update 'stb_image' to 2.29 vittorioromeo 2024-05-07 02:09:24 +02:00
  • 67fae8a301 Work around stalled Android CI job Chris Thrasher 2024-05-06 18:27:20 -06:00
  • e466a37209
    Work around stalled Android CI job Chris Thrasher 2024-05-06 18:27:20 -06:00
  • d1f4232f9c Use "split" version of 'miniaudio' vittorioromeo 2024-05-07 02:20:21 +02:00
  • 907364bd15 convert indent to spaces L0laapk3 2024-05-06 18:52:02 +02:00
  • 34e99d0a89 add placeholder implementations for the other platforms L0laapk3 2024-05-06 18:25:36 +02:00
  • 70d88e3bfe fix documentation and add MonitorImplWin32 L0laapk3 2024-05-06 18:19:01 +02:00
  • 743a39e5b7 Implement MonitorImplX11 L0laapk3 2024-05-06 18:09:48 +02:00
  • 5f27a2882b make Monitor a ptr object to MonitorImpl L0laapk3 2024-05-06 17:19:14 +02:00
  • 1d5fdda5a4 rename VideoImpl to MonitorImpl L0laapk3 2024-05-06 16:33:50 +02:00
  • faaab05b3f add a Monitor class L0laapk3 2024-05-06 16:29:43 +02:00
  • 3649570e0c fix borderless flicker L0laapk3 2024-05-05 20:28:11 +02:00
  • ae269e1149 Make 'Event.inl' self-contained vittorioromeo 2024-05-06 03:40:31 +02:00
  • a07e965624
    Make 'Event.inl' self-contained vittorioromeo 2024-05-06 03:40:31 +02:00
  • 2d9cc54242 Work around failing network test on Android x86_64 API 24 Chris Thrasher 2024-05-05 13:05:21 -06:00
  • 4def82292f
    Work around failing network test on Android x86_64 API 24 Chris Thrasher 2024-05-05 13:05:21 -06:00
  • fe735e9304 Merge branch 'master' of https://github.com/SFML/SFML into feature/pch_improvements_and_catch2_support vittorioromeo 2024-05-05 01:55:15 +02:00
  • eda12d03d7 wip vittorioromeo 2024-05-05 01:54:40 +02:00
  • c6f60317cd Merge branch 'master' of https://github.com/SFML/SFML into feature/enable_pch_for_shared_libs vittorioromeo 2024-05-05 01:53:20 +02:00
  • 2d51fefb72 Remove sf::AudioResource vittorioromeo 2024-05-04 19:30:40 +02:00
  • 2386653bd3 Add GitHub actions support for running x86, x86_64 and arm64-v8a Android tests using an Android emulator. binary1248 2024-04-14 01:23:36 +02:00
  • 4daeac6459 Fall back to stdio when performing file input on Android without an activity. binary1248 2024-04-14 01:09:48 +02:00
  • ca0a231b35 Add operator bool() to sf::Event for checking if the event type is not Empty trustytrojan 2024-05-01 21:43:24 -04:00
  • 9534c000f6 Added missing \param field from sf::Keyboard::getDescription(Scancode code) in docs Andrei 2024-05-02 16:14:18 -07:00
  • 27036308b6
    Add operator bool() to sf::Event for checking if the event type is not Empty trustytrojan 2024-05-01 21:43:24 -04:00
  • 8caa511bdf
    Added missing \param field from sf::Keyboard::getDescription(Scancode code) in docs Andrei 2024-05-02 16:14:18 -07:00
  • b7c526efc2 Fix API documentation bugs Chris Thrasher 2024-05-02 16:42:30 -06:00
  • a744fc5859
    Fix API documentation bugs Chris Thrasher 2024-05-02 16:42:30 -06:00
  • 7ae30586dd
    Merge 9a16f85e14a492384aa9b322baf309d694dbaabb into 59447dd8e50c9e354bc8730862b99bdfab2eaeb1 trustytrojan 2024-05-01 17:29:25 -04:00
  • 9a16f85e14 replacing old event-loop style in all comments; fixed templating bug by removing template from operator bool; until i get approval to add Event.cpp back, will keep it in Event.hpp, since it builds that way. trustytrojan 2024-05-01 16:38:45 -04:00
  • 57dcbe7696 documentation changes; make pollEvent and waitEvent make sense for the new Event::operator bool trustytrojan 2024-05-01 16:09:21 -04:00
  • 9c6d7d646c add Event::operator bool() to quickly check if an event's inner type if Empty trustytrojan 2024-05-01 15:48:13 -04:00
  • 59447dd8e5 Rewrite sf::Event API to improve type safety Chris Thrasher 2023-11-03 21:47:14 -06:00
  • fdb604b01d
    Add GitHub actions support for running x86, x86_64 and arm64-v8a Android tests using an Android emulator. binary1248 2024-04-14 01:23:36 +02:00
  • db8eb35e3c
    Fall back to stdio when performing file input on Android without an activity. binary1248 2024-04-14 01:09:48 +02:00
  • b447d41c6e Updated readme to point to SFML 2.6.1 Andrei 2024-04-29 15:50:05 -07:00
  • 07413ea1ee Updated readme to point to SFML 2.6.1 Andrei 2024-04-29 15:50:05 -07:00
  • 749fbb03d3
    Fall back to using the NULL audio backend if the default backends don't provide any devices. binary1248 2024-04-29 21:51:40 +02:00