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
Accelerator
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 }}
CookStar
/
Source.Python
Public
forked from
Source-Python-Dev-Team/Source.Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Source.Python
src
core
modules
mathlib
on
fix_string
User selector
All users
All time
Commit history
Commits on Mar 22, 2020
Fixed default values of QAngle.get_angle_vectors being NULL rather than None (#309).
jordanbriere
authored
29e3866
View commit details
Copy full SHA for 29e3866
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Added VectorAngles and VectorVectors. (#304)
Show description for 39a11be
CookStar
authored
39a11be
View commit details
Copy full SHA for 39a11be
View code at this point
Browse repository at this point
Commits on Nov 12, 2017
Exported AngleVectors as QAngle.get_angle_vectors.
L'In20Cible
committed
86ef882
View commit details
Copy full SHA for 86ef882
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Added Matrix3x4.position and angles
Ayuto
committed
8b0290b
View commit details
Copy full SHA for 8b0290b
View code at this point
Browse repository at this point
Exposed matrix3x4_t as Matrix3x4
Ayuto
committed
d7bd658
View commit details
Copy full SHA for d7bd658
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
Added more arithmetic Vector operations
Ayuto
committed
25ad14b
View commit details
Copy full SHA for 25ad14b
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Fixed Vector.length property not accepting float value.
L'In20Cible
committed
2315e41
View commit details
Copy full SHA for 2315e41
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Added features requested in #154
Ayuto
committed
7629310
View commit details
Copy full SHA for 7629310
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
Workaround for issue #150
Ayuto
committed
25ce6f6
View commit details
Copy full SHA for 25ce6f6
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Added pickle support for mathlib classes
Ayuto
committed
119d492
View commit details
Copy full SHA for 119d492
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Added setter for Vector.length
Ayuto
committed
118ca29
View commit details
Copy full SHA for 118ca29
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
Changed a lot getters to properties on the C++ side
Ayuto
committed
72bce8c
View commit details
Copy full SHA for 72bce8c
View code at this point
Browse repository at this point
Fixed a typo
Ayuto
committed
8b7ee3f
View commit details
Copy full SHA for 8b7ee3f
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Minor updates.
satoon101
committed
2de5d44
View commit details
Copy full SHA for 2de5d44
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Updated mathlib and colors objects to print their type in __repr__ messages.
satoon101
committed
c9559c3
View commit details
Copy full SHA for c9559c3
View code at this point
Browse repository at this point
Added __repr__ method to QAngle, Quaternion, and RandianEuler. Also added null constructor for each.
satoon101
committed
4bc62b8
View commit details
Copy full SHA for 4bc62b8
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Added __repr__ to the Vector class
Ayuto
committed
c3e02b2
View commit details
Copy full SHA for c3e02b2
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Tidied some stuff.
L'In20Cible
committed
053c4b1
View commit details
Copy full SHA for 053c4b1
View code at this point
Browse repository at this point
Renamed some files to clean things up.
L'In20Cible
committed
91414ae
View commit details
Copy full SHA for 91414ae
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Updated copyright headers
Show description for 5d74ea8
Ayuto
committed
5d74ea8
View commit details
Copy full SHA for 5d74ea8
View code at this point
Browse repository at this point
Commits on May 7, 2015
- Removed the use of Boost's overload macros declaration.
L'In20Cible
committed
6b8045d
View commit details
Copy full SHA for 6b8045d
View code at this point
Browse repository at this point
Commits on May 5, 2015
- ADD_MEM_TOOLS/_WRAPPER macros are now retrieving the python class name dynamically.
L'In20Cible
committed
4f574e7
View commit details
Copy full SHA for 4f574e7
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
- Tidied some stuff.
L'In20Cible
committed
795b5c4
View commit details
Copy full SHA for 795b5c4
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
- Current scope is now passed to all export functions.
L'In20Cible
committed
d4f0b43
View commit details
Copy full SHA for d4f0b43
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
Moved ../src/core/modules/export_main.h/cpp to ../src/core
Show description for 3b59af0
Ayuto
committed
3b59af0
View commit details
Copy full SHA for 3b59af0
View code at this point
Browse repository at this point
- Renamed ../src/core/utility/ to ../src/core/utlities/.
L'In20Cible
committed
ab5353e
View commit details
Copy full SHA for ab5353e
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Fixed Vector.is_within_box()
Ayuto
committed
d485236
View commit details
Copy full SHA for d485236
View code at this point
Browse repository at this point
Commits on May 7, 2014
More renames...
invincibleqc
committed
4584084
View commit details
Copy full SHA for 4584084
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Lot of renames...
invincibleqc
committed
43b86c5
View commit details
Copy full SHA for 43b86c5
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Added newline at the end of all cpp/h files...
L'In20Cible
committed
45ba432
View commit details
Copy full SHA for 45ba432
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
Added macro ADD_MEM_TOOLS to all exposed SDK classes
Show description for bebd4dd
Ayuto
committed
bebd4dd
View commit details
Copy full SHA for bebd4dd
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
Fixed a crash when iterating over an array without __length__ being specified
Show description for d2fe11d
Ayuto
committed
d2fe11d
View commit details
Copy full SHA for d2fe11d
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
Removed some TODOs
Ayuto
committed
ecebb32
View commit details
Copy full SHA for ecebb32
View code at this point
Browse repository at this point
Commits on Feb 25, 2014
Fixed client/say command filters, events, and tick listeners not unregistering when using the decorator classes for each.
Show description for 779e11d
satoon101
committed
779e11d
View commit details
Copy full SHA for 779e11d
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
Added safe item indexer
Ayuto
committed
46a5766
View commit details
Copy full SHA for 46a5766
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.