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 }}
vshuzji
/
brlcad
Public
forked from
BRL-CAD/brlcad
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
brlcad
src
libdm
txt
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 28, 2026
Add a libdm dlist sensor API
Show description for d0df897
starseeker
committed
d0df897
View commit details
Copy full SHA for d0df897
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
Update copyright headers - it's 2026
starseeker
committed
4220d5c
View commit details
Copy full SHA for 4220d5c
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
Update copyright to 2025, Year of the Wood Snake.
brlcad
committed
d50279a
View commit details
Copy full SHA for d50279a
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
Try gersemi automatic CMake formatter
Show description for ef4b2a9
starseeker
committed
ef4b2a9
View commit details
Copy full SHA for ef4b2a9
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Fix tarball creation and unpacking, Tcl component logic
Show description for dd58e4d
starseeker
committed
dd58e4d
View commit details
Copy full SHA for dd58e4d
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
Remove src/other references and logic
Show description for 7cc2892
starseeker
committed
7cc2892
View commit details
Copy full SHA for 7cc2892
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
Make some defines specific to libraries part of their compiles rather that top-level brlcad_config.h settings, add missing find_package_tcl calls.
starseeker
committed
66c63f8
View commit details
Copy full SHA for 66c63f8
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Rework BRLCAD_ADDLIB to use target_include_dirs
Show description for d565fe0
starseeker
committed
d565fe0
View commit details
Copy full SHA for d565fe0
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
update copyright line to 2024..year of the wooded dragon
brlcad
committed
253ddc3
View commit details
Copy full SHA for 253ddc3
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
welcome the year of the water rabbit, 2023
Christopher Sean Morrison
authored and
Christopher Sean Morrison
committed
0cf49be
View commit details
Copy full SHA for 0cf49be
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Finally. Get building with clang-15 on Linux.
Show description for dca2583
starseeker
committed
dca2583
View commit details
Copy full SHA for dca2583
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Remove HIDDEN define in favor of plain 'static'
Show description for 54abaeb
starseeker
committed
54abaeb
View commit details
Copy full SHA for 54abaeb
View code at this point
Browse repository at this point
Commits on May 24, 2022
Experiment with an ability to set gradient backgrounds in qged.
starseeker
committed
10a94e2
View commit details
Copy full SHA for 10a94e2
View code at this point
Browse repository at this point
Commits on May 10, 2022
bound value and flag consolidation
starseeker
committed
8871635
View commit details
Copy full SHA for 8871635
View code at this point
Browse repository at this point
Consolidate zclip libdm variables
Show description for 7a1cfb6
starseeker
committed
7a1cfb6
View commit details
Copy full SHA for 7a1cfb6
View code at this point
Browse repository at this point
Reduce zbuffer variables to the internal var
starseeker
committed
941e97e
View commit details
Copy full SHA for 941e97e
View code at this point
Browse repository at this point
As with transparency, make the internal lighting value the only/canonical value so we don't have to be concerned about syncing issues.
starseeker
committed
525ffaa
View commit details
Copy full SHA for 525ffaa
View code at this point
Browse repository at this point
Commits on May 9, 2022
Consolidate the transparency variables
Show description for 2413257
starseeker
committed
2413257
View commit details
Copy full SHA for 2413257
View code at this point
Browse repository at this point
Commits on May 4, 2022
Make gl_draw_tri into a generic bv_scene_obj call.
Show description for 5d7bf77
starseeker
committed
5d7bf77
View commit details
Copy full SHA for 5d7bf77
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Get perspective working in the new drawing stack. Unlike Archer, setting 0 after a non-zero setting in qged will restore orthogonal drawing.
starseeker
committed
282b8d6
View commit details
Copy full SHA for 282b8d6
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Simplifications, adjustments, add callbacks for librt lookup
starseeker
committed
5c245fe
View commit details
Copy full SHA for 5c245fe
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Clean up some of the LoD code
starseeker
committed
1c3cee8
View commit details
Copy full SHA for 1c3cee8
View code at this point
Browse repository at this point
Allow for subsets of triangles to be specified, rather than one or all.
starseeker
committed
08de16d
View commit details
Copy full SHA for 08de16d
View code at this point
Browse repository at this point
Start setting up an OpenGL dm call focused on triangle mesh drawing.
starseeker
committed
88f19f3
View commit details
Copy full SHA for 88f19f3
View code at this point
Browse repository at this point
Stub in a function for some dm experiments with tri data
starseeker
committed
2393834
View commit details
Copy full SHA for 2393834
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
slew of additional size_t print specifier fixes
brlcad
committed
bf15124
View commit details
Copy full SHA for bf15124
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Hello 2022 - update year ranges with copyright.sh
starseeker
committed
6d3e844
View commit details
Copy full SHA for 6d3e844
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Add some includes that will be needed if we push librt out of libdm.
starseeker
committed
d8d0abb
View commit details
Copy full SHA for d8d0abb
View code at this point
Browse repository at this point
Commits on May 25, 2021
Enable embedded fb updating for swrast
starseeker
committed
b575464
View commit details
Copy full SHA for b575464
View code at this point
Browse repository at this point
Commits on May 24, 2021
Connect a signal from the fb to a slot in the dm widget, to trigger updating when the fb writes.
starseeker
committed
93fdca8
View commit details
Copy full SHA for 93fdca8
View code at this point
Browse repository at this point
Commits on May 18, 2021
Revert the fbserv push to the backends. The communication channels are event based, which must come from the appliation not from libraries. The better course of action here is probably to have th…
Show description for f9c008a
starseeker
committed
f9c008a
View commit details
Copy full SHA for f9c008a
View code at this point
Browse repository at this point
Experiment work starting to push the communication down to the dm backends.
starseeker
committed
58b483e
View commit details
Copy full SHA for 58b483e
View code at this point
Browse repository at this point
Prepare slots for dm fbserv obj creation
Show description for d32cfda
starseeker
committed
d32cfda
View commit details
Copy full SHA for d32cfda
View code at this point
Browse repository at this point
Commits on May 11, 2021
Checkpoint work on figuring out what the stand-alone qtgl fb window will be like.
starseeker
committed
2bce51c
View commit details
Copy full SHA for 2bce51c
View code at this point
Browse repository at this point
At least temporarily, take the union out of the picture for qtgl's fb.
starseeker
committed
7617f16
View commit details
Copy full SHA for 7617f16
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.