Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
giwig
/
UnrealEnginePython
Public
forked from
davidjo/UnrealEnginePython
Notifications
You must be signed in to change notification settings
Fork
9
Star
24
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2021
Update README.md
giwig
authored
d1ae7ab
View commit details
Copy full SHA for d1ae7ab
Browse repository at this point
Commits on Aug 29, 2021
Update README.md
giwig
authored
943c613
View commit details
Copy full SHA for 943c613
Browse repository at this point
Update README.md
giwig
authored
24b1ef6
View commit details
Copy full SHA for 24b1ef6
Browse repository at this point
Update README.md
giwig
authored
2e8d85b
View commit details
Copy full SHA for 2e8d85b
Browse repository at this point
Update README.md
giwig
authored
7787204
View commit details
Copy full SHA for 7787204
Browse repository at this point
Add files via upload
giwig
authored
92d6288
View commit details
Copy full SHA for 92d6288
Browse repository at this point
Update README.md
giwig
authored
9d6dd79
View commit details
Copy full SHA for 9d6dd79
Browse repository at this point
Commits on Aug 28, 2021
- made changes for 4.26.2
Show description for 240d9d0
giwig
committed
240d9d0
View commit details
Copy full SHA for 240d9d0
Browse repository at this point
- removed UEPyIHttpRequest_LOCAL_1070.cpp
giwig
committed
09431cb
View commit details
Copy full SHA for 09431cb
Browse repository at this point
- rebase
giwig
committed
48afe0d
View commit details
Copy full SHA for 48afe0d
Browse repository at this point
added backward support for versions below 4.27, but did not test it. I want to check for 4.26.2
giwig
committed
321b71c
View commit details
Copy full SHA for 321b71c
Browse repository at this point
Commits on Aug 19, 2020
Moved sequencer include/dependency paths to editor only section to make packaging work.
David
committed
b77c30e
View commit details
Copy full SHA for b77c30e
Browse repository at this point
Commits on Jul 31, 2020
Updated the sequencer functionality to work for 4.22 and 4.25 to solve the infinite recursion crash.
Show description for 8ebf56f
David
committed
8ebf56f
View commit details
Copy full SHA for 8ebf56f
Browse repository at this point
Converted Landscape export from RawMesh to MeshDescription from 4.22 onwards.
David
committed
2597686
View commit details
Copy full SHA for 2597686
Browse repository at this point
Commits on Jul 22, 2020
Created new type check functions for FProperty and updated py_ue_get_inner, py_ue_get_key_prop and py_ue_get_value_prop to use them.
David
committed
1a8cd3e
View commit details
Copy full SHA for 1a8cd3e
Browse repository at this point
Commits on Jul 20, 2020
Wrapped more editor only functions with WITH_EDITOR to allow package building.
David
committed
d04c3af
View commit details
Copy full SHA for d04c3af
Browse repository at this point
Commits on Jul 17, 2020
Added pragmas to convert -Wshadow from errors to warnings for Fbx module in order to compile.
Show description for 06ef4b3
David
committed
06ef4b3
View commit details
Copy full SHA for 06ef4b3
Browse repository at this point
Correct debug code - added EXTRA_DEBUG_CODE ifdef wrap.
David
committed
9da24f4
View commit details
Copy full SHA for 9da24f4
Browse repository at this point
Commits on Jul 5, 2020
Added new versions of some examples to work in 4.25.
Show description for c686eb1
David
committed
c686eb1
View commit details
Copy full SHA for c686eb1
Browse repository at this point
Fix the blueprint variable unit test.
jonlm
authored and
David
committed
1ce237e
View commit details
Copy full SHA for 1ce237e
Browse repository at this point
Possible fixup for PlayInEditor 4.25 changes.
Show description for 584f78f
David
committed
584f78f
View commit details
Copy full SHA for 584f78f
Browse repository at this point
More updates to fix 4.25 deprecations.
David
committed
c0a0089
View commit details
Copy full SHA for c0a0089
Browse repository at this point
Commits on Jul 4, 2020
Revert "Added debug prints for property conversion from or to python."
Show description for 482355c
David
committed
482355c
View commit details
Copy full SHA for 482355c
Browse repository at this point
Added debug prints for property conversion from or to python.
David
committed
7a21ace
View commit details
Copy full SHA for 7a21ace
Browse repository at this point
Changed to original order by default for FRotator arguments so doesnt break existing scripts.
David
committed
2ccfe75
View commit details
Copy full SHA for 2ccfe75
Browse repository at this point
Fixup for building on Ubuntu 20.04.
Show description for 21b4ddc
David
committed
21b4ddc
View commit details
Copy full SHA for 21b4ddc
Browse repository at this point
Added python3.8 for Linux as that is default for Ubuntu 20.04.
David
committed
7f9b917
View commit details
Copy full SHA for 7f9b917
Browse repository at this point
Added debug prints under define EXTRA_UE_LOG control.
David
committed
98e31d1
View commit details
Copy full SHA for 98e31d1
Browse repository at this point
Updated to use FProperty/FFieldClass instead of UProperty.
Show description for 4a7a3f4
David
committed
4a7a3f4
View commit details
Copy full SHA for 4a7a3f4
Browse repository at this point
More wraps of 4.24 updates with appropriate ENGINE_MINOR_VERSION so still builds on 4.18.
Show description for b76e101
David
committed
b76e101
View commit details
Copy full SHA for b76e101
Browse repository at this point
Major update for 4.25 so can load system python shared library extension modules on debian/ubuntu eg ctypes/unittest.
Show description for 350998c
David
committed
350998c
View commit details
Copy full SHA for 350998c
Browse repository at this point
Commits on Jun 28, 2020
Missed non-FProperty update from Support4.25 pull request patched in.
David
committed
f52a2c1
View commit details
Copy full SHA for f52a2c1
Browse repository at this point
Added keyword arguments for Outer and Name for UObject instance creation in python.
Show description for e23c956
David
committed
e23c956
View commit details
Copy full SHA for e23c956
Browse repository at this point
Additional function wraps added while debugging blueprint node creation from example scripts for 4.25.
David
committed
d957ca0
View commit details
Copy full SHA for d957ca0
Browse repository at this point
Non-FProperty updates I needed to build on 4.25.
David
committed
5c96b51
View commit details
Copy full SHA for 5c96b51
Browse repository at this point
Previous
Next
You can’t perform that action at this time.