-
Pioneer Library System
- Norman, OK
- https://chrishennes.com
- @[email protected]
Pinned Loading
-
FreeCAD
FreeCAD PublicForked from FreeCAD/FreeCAD
This is my fork of the FreeCAD source code -- used for developing bug fixes and pull requests. You probably want to clone the official source from https://github.com/FreeCAD/FreeCAD
-
FreeCAD/FreeCAD
FreeCAD/FreeCAD PublicOfficial source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
-
FreeCAD/FreeCAD-addons
FreeCAD/FreeCAD-addons PublicA convenient gathering of useful and well-developed FreeCAD plugins made by the community.
-
FreeCAD/FreeCAD-LibPack
FreeCAD/FreeCAD-LibPack PublicLibrary collection to compile FreeCAD on Windows
-
FreeCAD/FreeCAD-snap
FreeCAD/FreeCAD-snap PublicThe official Snap package of the FreeCAD project
-
FreeCAD/FreeCAD-developer-meetings
FreeCAD/FreeCAD-developer-meetings PublicMinutes and agendas for regular meetings of the FreeCAD developer community
1,632 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
July 2025
Created 1 repository
-
chennes/netgen
C++
This contribution was made on Jul 2
Created a pull request in FreeCAD/FreeCAD that received 3 comments
Base: Allow all valid Python 3 identifier characters
Right now FreeCAD enforces Python 2 identifier naming rules. When sanitizing a user-input identifier (e.g. a parameter name, etc.), any non-ASCII c…
Opened 42 other pull requests in 9 repositories
FreeCAD/FreeCAD
8
open
13
merged
1
closed
-
Gui: Replace use of traceback with sys._getframe()
This contribution was made on Jul 24
-
Fix test initialization failure
This contribution was made on Jul 23
-
TD: Remove incorrect allocation failure handler
This contribution was made on Jul 22
-
Fix mult result converted to larger type
This contribution was made on Jul 22
-
CAM: Fix the format spec used with size_t
This contribution was made on Jul 22
-
Base: Disable default entity resolution
This contribution was made on Jul 22
-
TD: Switch to non-buffer-based format string interpretation
This contribution was made on Jul 22
-
Base: Add missing header to PCH
This contribution was made on Jul 22
-
CI: Remove 3rd party and generated code from CodeQL analysis
This contribution was made on Jul 22
-
CAM: Add missing initializers
This contribution was made on Jul 20
-
App: Update setContent call for Qt 6.8
This contribution was made on Jul 20
-
Addon Manager: Update to 2025.07.17
This contribution was made on Jul 20
-
Tests: Add tests for timestamp-based backups
This contribution was made on Jul 20
-
Gui: Fix compiler warnings
This contribution was made on Jul 19
-
Base: Switch from toTimeSpec to toTimeZone for Qt 6.9 compatibility
This contribution was made on Jul 19
-
CMake: Move creation of qt.conf
This contribution was made on Jul 19
-
Tests: Add tests for 'Standard' backup policy
This contribution was made on Jul 18
-
CMake: Explictly add QtOpenGLWidgets
This contribution was made on Jul 18
-
Remove boost::filesystem includes
This contribution was made on Jul 18
-
Gui: Fix missing PCH include
This contribution was made on Jul 16
-
Update Addon Manager submodule
This contribution was made on Jul 14
-
Update Addon Manager submodule
This contribution was made on Jul 14
FreeCAD/AddonManager
1
open
11
merged
-
PEP503 normalize comparisons with package names
This contribution was made on Jul 24
-
Fix bug in fromtimestamp() on Windows
This contribution was made on Jul 21
-
Handle base64 decoding failures
This contribution was made on Jul 18
-
Correct last updated date calculation
This contribution was made on Jul 17
-
Switch update-checking logic to use the catalog cache date info
This contribution was made on Jul 17
-
Correct date extraction from GitHub log
This contribution was made on Jul 14
-
Add the modification time of each addon to the cache
This contribution was made on Jul 12
-
Remove outdated preferences.
This contribution was made on Jul 12
-
Remove Developer Mode
This contribution was made on Jul 12
-
Catch more exception types during parse
This contribution was made on Jul 3
-
Change check from GitHub to addons.freecad.org
This contribution was made on Jul 3
-
When downloading wiki files, rewrite old URL
This contribution was made on Jul 3
chennes/FreeCAD
2
merged
-
CI: Fix globs
This contribution was made on Jul 19
-
CI: Remove 3rd-party analysis from CodeQL output
This contribution was made on Jul 18
FreeCAD/FreeCAD-LibPack
1
merged
-
Create LibPack 3.2, support Windows-on-ARM64
This contribution was made on Jul 19
FreeCAD/FPA
1
open
-
Tweak wording of header section
This contribution was made on Jul 19
chennes/FPA
1
open
-
Tweak wording of header section
This contribution was made on Jul 19
FreeCAD/FreeCAD-addons
1
open
-
[ + ] Parametric Hatch
This contribution was made on Jul 13
NGSolve/netgen
1
merged
-
Add support for Windows-on-ARM to GetTimeCounter()
This contribution was made on Jul 2
chennes/netgen
1
closed
-
Add support for MSVC and Windows-on-ARM to GetTimeCounter()
This contribution was made on Jul 2
Reviewed 12 pull requests in 3 repositories
FreeCAD/FreeCAD
10 pull requests
-
Assembly: Fix flexible subassemblies have no transform gizmo when selected
This contribution was made on Jul 23
-
Add "Clear Recent files list" item
This contribution was made on Jul 23
-
Draft: project point in split operation and copy original wire
This contribution was made on Jul 21
-
Core: Generation of Spreadsheet interface bindings
This contribution was made on Jul 21
-
Sketcher: Fix Constraint Filter Handling
This contribution was made on Jul 16
-
Core: Remember export information on a per document basis
This contribution was made on Jul 15
-
CAM: Path.Base.Language - isStraight() and isArc()
This contribution was made on Jul 9
-
update addonManager
This contribution was made on Jul 8
-
BIM: fix Height and Width inversion for rectangular pipes
This contribution was made on Jul 7
-
Sketcher: clean planegcs/Geo
This contribution was made on Jul 7
FreeCAD/FreeCAD-Enhancement-Proposals
1 pull request
-
FEP-0007: Consistent language across FreeCAD
This contribution was made on Jul 20
FreeCAD/AddonManager
1 pull request
-
Add support for local filesystem repos
This contribution was made on Jul 12
Created an issue in FreeCAD/AddonManager that received 2 comments
Python package name comparisons should use PEP 503 normalization
When listing the pip-installed packages in the dependencies window, the analysis of dependencies should use PEP 503 normalization (case insensitive…