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
Type
/
to 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 }}
marcsitkin
/
lua-scripts
Public
forked from
darktable-org/lua-scripts
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 27, 2020
Merge pull request #243 from piterdias/master
Show description for 8a8f633
wpferguson
authored
8a8f633
View commit details
Copy full SHA for 8a8f633
Browse repository at this point
Commits on Apr 25, 2020
1 - face_recognition.lua fails to run in a fresh installation of darktable. It is due to pull request #221 where reset_preferences() and save_preferences() are called before being defined. This is…
Show description for 71207e8
piterdias
committed
71207e8
View commit details
Copy full SHA for 71207e8
Browse repository at this point
Commits on Apr 21, 2020
Merge pull request #240 from preklov/patch-2
Show description for 749f5b8
supertobi
authored
749f5b8
View commit details
Copy full SHA for 749f5b8
Browse repository at this point
Commits on Apr 20, 2020
Merge pull request #239 from preklov/master
Show description for 88c1be0
wpferguson
authored
88c1be0
View commit details
Copy full SHA for 88c1be0
Browse repository at this point
Add files via upload
Show description for c1b5925
preklov
authored
c1b5925
View commit details
Copy full SHA for c1b5925
Browse repository at this point
Delete OpenInExplorer.po
preklov
authored
a3f5766
View commit details
Copy full SHA for a3f5766
Browse repository at this point
Add files via upload
Show description for b8d29ca
preklov
authored
b8d29ca
View commit details
Copy full SHA for b8d29ca
Browse repository at this point
Delete OpenInExplorer.lua
preklov
authored
90880ff
View commit details
Copy full SHA for 90880ff
Browse repository at this point
Commits on Apr 17, 2020
Merge pull request #241 from piterdias/face_recognition
Show description for 0bb8b72
wpferguson
authored
0bb8b72
View commit details
Copy full SHA for 0bb8b72
Browse repository at this point
Commits on Apr 16, 2020
Update OpenInExplorer.lua
preklov
authored
91ab85c
View commit details
Copy full SHA for 91ab85c
Browse repository at this point
Rollback some indentation changes
piterdias
committed
8c75b93
View commit details
Copy full SHA for 8c75b93
Browse repository at this point
Commits on Apr 15, 2020
face_recognition.lua script face some stability and performance issues on an i5-6600, 32 GB and GTX 1060 6GB:
Show description for 9870ddb
piterdias
committed
9870ddb
View commit details
Copy full SHA for 9870ddb
Browse repository at this point
Updated the "USAGE" section in the header of enfuseAdvanced.lua
supertobi
authored
c7eb101
View commit details
Copy full SHA for c7eb101
Browse repository at this point
Commits on Apr 14, 2020
German translation of OpenInExplorer.lua
preklov
authored
2b171ae
View commit details
Copy full SHA for 2b171ae
Browse repository at this point
Rename OpenInExplorer.lua to contrib/OpenInExplorer.lua
preklov
authored
ec0fe0b
View commit details
Copy full SHA for ec0fe0b
Browse repository at this point
Add files via upload
preklov
authored
bbfa81f
View commit details
Copy full SHA for bbfa81f
Browse repository at this point
Delete OpenInExplorer.lua
preklov
authored
bd5bef2
View commit details
Copy full SHA for bd5bef2
Browse repository at this point
Update OpenInExplorer.lua
preklov
authored
afa95d5
View commit details
Copy full SHA for afa95d5
Browse repository at this point
Add files via upload
preklov
authored
fb33171
View commit details
Copy full SHA for fb33171
Browse repository at this point
Delete OpenInExplorer.lua
preklov
authored
224dce1
View commit details
Copy full SHA for 224dce1
Browse repository at this point
Commits on Mar 22, 2020
Merge pull request #231 from Mark-64/RL_out_sharp
Show description for a582f02
wpferguson
authored
a582f02
View commit details
Copy full SHA for a582f02
Browse repository at this point
changed default sigma
Mark-64
committed
ebd33c4
View commit details
Copy full SHA for ebd33c4
Browse repository at this point
Merge pull request #230 from Mark-64/fix_lib
Show description for 3f5cf06
wpferguson
authored
3f5cf06
View commit details
Copy full SHA for 3f5cf06
Browse repository at this point
Commits on Mar 16, 2020
Merge pull request #234 from schwerdf/master
Show description for 1ec9cfb
wpferguson
authored
1ec9cfb
View commit details
Copy full SHA for 1ec9cfb
Browse repository at this point
Repositioned the 'transfer hierarchy' module below 'select' and 'selected image[s]'; added a translatability layer for strings; corrected behavior in the case of images with multiple versions.
schwerdf
committed
0501758
View commit details
Copy full SHA for 0501758
Browse repository at this point
Commits on Mar 14, 2020
Corrected a variable name.
schwerdf
committed
19a1be1
View commit details
Copy full SHA for 19a1be1
Browse repository at this point
New script: 'transfer_hierarchy'.
schwerdf
committed
093593d
View commit details
Copy full SHA for 093593d
Browse repository at this point
Commits on Mar 11, 2020
requested modifications
Mark-64
committed
51f28a3
View commit details
Copy full SHA for 51f28a3
Browse repository at this point
Commits on Mar 10, 2020
test for GMIc executable
Mark-64
committed
4065bd5
View commit details
Copy full SHA for 4065bd5
Browse repository at this point
changed min API version
Mark-64
committed
3e1746f
View commit details
Copy full SHA for 3e1746f
Browse repository at this point
Add RL output sharpening script
Mark-64
committed
3b6dd85
View commit details
Copy full SHA for 3b6dd85
Browse repository at this point
Commits on Mar 7, 2020
fix #229
Mark-64
committed
635ea3f
View commit details
Copy full SHA for 635ea3f
Browse repository at this point
Commits on Mar 2, 2020
Merge pull request #227 from j3ffrw/master
Show description for 48d1c62
wpferguson
authored
48d1c62
View commit details
Copy full SHA for 48d1c62
Browse repository at this point
Commits on Feb 27, 2020
* make enfuse output file unique(fairly)
Show description for e97f2f3
j3ffrw
committed
e97f2f3
View commit details
Copy full SHA for e97f2f3
Browse repository at this point
Commits on Feb 9, 2020
Merge pull request #225 from Mark-64/ext_editor_v3
Show description for 19b016a
supertobi
authored
19b016a
View commit details
Copy full SHA for 19b016a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.