projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Alembic export: support simple child hairs (Fix T51144)
[blender.git]
/
source
/
blender
/
windowmanager
/
2017-04-25
Campbell Barton
WM: don't search for app-template when its empty
tree
|
commitdiff
2017-04-19
Brecht Van Lommel
Fix T51248: user preferences window size not adapted...
tree
|
commitdiff
2017-04-13
Alexander Romanov
Datablock ID Properties
tree
|
commitdiff
2017-04-01
Campbell Barton
Cleanup: style
tree
|
commitdiff
2017-03-31
Campbell Barton
WM: Previous commit broke common-case loading new file
tree
|
commitdiff
2017-03-31
Campbell Barton
Keep current app-template when selecting 'New File'
tree
|
commitdiff
2017-03-30
raa
Redraw parent popup when the child popup is closed
tree
|
commitdiff
2017-03-29
Campbell Barton
Fix crash closing window in background mode
tree
|
commitdiff
2017-03-29
Campbell Barton
Option to load startup file with empty-data
tree
|
commitdiff
2017-03-29
Campbell Barton
Fix memory leak re-registering operators
tree
|
commitdiff
2017-03-28
Campbell Barton
Correct splash size check
tree
|
commitdiff
2017-03-27
Campbell Barton
CMake: WITH_PYTHON_SECURITY=OFF was ignored
tree
|
commitdiff
2017-03-25
Wouter
DPI for all platforms, per monitor DPI for Windows.
tree
|
commitdiff
2017-03-24
Campbell Barton
WM: Application Templates
tree
|
commitdiff
2017-03-23
Campbell Barton
Cleanup: remove redundant temp dir init
tree
|
commitdiff
2017-03-22
Campbell Barton
Cleanup: minor wm_homefile_read simplification
tree
|
commitdiff
2017-03-22
Bastien Montagne
Cleanup/optimization: Simplify some usages of uiItemFul...
tree
|
commitdiff
2017-03-22
Campbell Barton
Cleanup: ignore open-blend as startup/prefs basis
tree
|
commitdiff
2017-03-20
Campbell Barton
Correct unintended splash on loading startup
tree
|
commitdiff
2017-03-16
Campbell Barton
Add support for loading preference struct
tree
|
commitdiff
2017-03-16
Campbell Barton
Correct reading missing property
tree
|
commitdiff
2017-03-16
Campbell Barton
Cleanup: differentiate startup/prefs in home-file reading
tree
|
commitdiff
2017-03-16
Campbell Barton
Support passing in UserDef for free function
tree
|
commitdiff
2017-03-15
Campbell Barton
Comments: wmOperator.cancel & modal
tree
|
commitdiff
2017-03-15
Campbell Barton
Load user-preferences before startup file
tree
|
commitdiff
2017-03-14
Campbell Barton
WM: free operators when repeating
tree
|
commitdiff
2017-03-14
Campbell Barton
WM: add Operator.is_repeat() check for C & Py
tree
|
commitdiff
2017-03-14
Campbell Barton
WM: store operators with undo flag
tree
|
commitdiff
2017-03-14
Campbell Barton
WM: Option to load startup w/o closing the splash
tree
|
commitdiff
2017-03-12
Julian Eisel
UI: Always open enum-search popups with empty search...
tree
|
commitdiff
2017-03-06
Julian Eisel
Multi-View: Map cursor coordinates to visual coordinates
tree
|
commitdiff
2017-02-24
Bastien Montagne
Fix T50676: Crash on closing while frameserver rendering.
tree
|
commitdiff
2017-01-31
Bastien Montagne
Cleanup: use 'cb_flag', not 'cd_flag' for library_query...
tree
|
commitdiff
2017-01-31
Bastien Montagne
Cleanup: Rename callback flags from library_query to...
tree
|
commitdiff
2017-01-30
Bastien Montagne
Optimization: pass Main to BKE_library_foreach_ID_link...
tree
|
commitdiff
2017-01-30
Bastien Montagne
Fix missing non-ID nodetrees in ID relationships built...
tree
|
commitdiff
2017-01-24
Aaron Carlisle
Use new manual URL
tree
|
commitdiff
2017-01-02
Dalai Felinto
Fix T49861: Interlace stereo is broken in 2.78
tree
|
commitdiff
2016-11-18
Bastien Montagne
Minor debug-report tweak to autosave code.
tree
|
commitdiff
2016-11-15
Sergey Sharybin
Cleanup: More explicit parentheses
tree
|
commitdiff
2016-11-15
Dalai Felinto
Implement grouped undo option for operators
tree
|
commitdiff
2016-11-01
Bastien Montagne
Fix T49856: Blender 2.78 crashes after loading data...
tree
|
commitdiff
2016-10-26
Campbell Barton
Cleanup: rename functions in BLI_bitmap_draw_2d
tree
|
commitdiff
2016-10-26
Campbell Barton
Cleanup: move bitmap drawing into its own module
tree
|
commitdiff
2016-10-16
Brecht Van Lommel
Fix T49746: crash loading user preferences with missing...
tree
|
commitdiff
2016-10-12
Brecht Van Lommel
Fix T49631: radial control operators not using DPI...
tree
|
commitdiff
2016-10-03
Julian Eisel
Fix memory leak caused by unknown opeartor of keymap...
tree
|
commitdiff
2016-09-26
Dalai Felinto
Cleanup: stereo windowmanager code
tree
|
commitdiff
2016-09-19
Julian Eisel
UI Messages: Consistent spelling of term "data-block"
tree
|
commitdiff
2016-09-15
Sergey Sharybin
Use temp .blend file copybuffer for pose copy-paste
tree
|
commitdiff
2016-09-12
Julian Eisel
Fix error in --debug-handlers printing
tree
|
commitdiff
2016-09-10
Kai Mach
NDOF: allow view movement for modal border and circle...
tree
|
commitdiff
2016-09-01
Julian Eisel
Fix crash calling wm.open_mainfile from menu with ...
tree
|
commitdiff
2016-09-01
Julian Eisel
Fix T49199: Combination of dialog + wm.open_mainfile...
tree
|
commitdiff
2016-08-19
Bastien Montagne
Fix broken keymap loading with disabled ndof - revert...
tree
|
commitdiff
2016-08-18
Mike Erwin
NDOF: compile 3D mouse code only if WITH_INPUT_NDOF
tree
|
commitdiff
2016-08-11
Brecht Van Lommel
Fix T49045: splash not working correctly on OS X, after...
tree
|
commitdiff
2016-08-06
Kévin Dietrich
Basic Alembic support
tree
|
commitdiff
2016-08-03
Brecht Van Lommel
Fix T47782: popups with wrong size when switching from...
tree
|
commitdiff
2016-08-03
Brecht Van Lommel
Fix T48164: messed up interface switching between retin...
tree
|
commitdiff
2016-07-31
Campbell Barton
Cleanup: spelling, style
tree
|
commitdiff
2016-07-29
Bastien Montagne
Remove "debug build only" event printing.
tree
|
commitdiff
2016-07-27
Sergey Sharybin
Fix T48946: Blender+Tahiti+DRI3+Unity+Linux GUI corrupt...
tree
|
commitdiff
2016-07-19
Bastien Montagne
Add 'reload' function to libraries' RNA API.
tree
|
commitdiff
2016-07-15
Campbell Barton
Fix py-driver in startup.blend crash in background...
tree
|
commitdiff
2016-07-12
Campbell Barton
writefile: reuse SDNA between writes
tree
|
commitdiff
2016-07-11
Campbell Barton
Fix T48812: Brush size invalid with HIDPI
tree
|
commitdiff
2016-07-07
Bastien Montagne
Quiet gcc warning-as-error about non-const pointer...
tree
|
commitdiff
2016-07-07
Bastien Montagne
Fix T48802 Unwrap buttons, can't add hotkey in 3DView...
tree
|
commitdiff
2016-07-06
Bastien Montagne
Replace of (id->lib != NULL) check by meaningful macro.
tree
|
commitdiff
2016-06-29
Campbell Barton
Cleanup: spelling, indentation
tree
|
commitdiff
2016-06-25
Campbell Barton
Cleanup: remove bad-level call
tree
|
commitdiff
2016-06-25
Campbell Barton
GPU: move select index code out of WM
tree
|
commitdiff
2016-06-24
Campbell Barton
BKE_blender: Add own atexit functions
tree
|
commitdiff
2016-06-23
Joshua Leung
Dopesheet: Lasso and Circle Select tools work for selec...
tree
|
commitdiff
2016-06-22
Bastien Montagne
ID-Remap, step two: add some user-level tools.
tree
|
commitdiff
2016-06-22
Bastien Montagne
ID-Remap - Step one: core work (cleanup and rework...
tree
|
commitdiff
2016-06-21
Campbell Barton
Fix T48700: Crash when window creation fails
tree
|
commitdiff
2016-06-21
Campbell Barton
Fix T48196: Crash enabling modal operator in exec
tree
|
commitdiff
2016-06-08
Campbell Barton
GPU: avoid disabling basic-shader for lasso
tree
|
commitdiff
2016-06-08
Julian Eisel
Make uiLists placed in popups usable
tree
|
commitdiff
2016-06-07
Julian Eisel
Cleanup: Add comment on behavior of tweak events
tree
|
commitdiff
2016-06-07
Campbell Barton
GPU: Fix triple buffer w/ basic glsl shader
tree
|
commitdiff
2016-06-07
Campbell Barton
GPU: Fix for glDrawPixels drawing w/ glsl shader
tree
|
commitdiff
2016-06-01
Bastien Montagne
Usual UI/i18n message cleanup (get rid of last remainin...
tree
|
commitdiff
2016-05-31
Campbell Barton
Cleanup: parenthesize defines
tree
|
commitdiff
2016-05-31
Campbell Barton
Fix T48552: Ctrl-D to add drivers shows disabled menu...
tree
|
commitdiff
2016-05-17
Brecht Van Lommel
C99/C++11: replace deprecated finite() by isfinite().
tree
|
commitdiff
2016-05-14
Bastien Montagne
Fix T48426: Use same length for all header message...
tree
|
commitdiff
2016-05-13
Campbell Barton
Cleanup: rna naming, indentation
tree
|
commitdiff
2016-05-13
Bastien Montagne
Fix T48416: Impossible to append from another file...
tree
|
commitdiff
2016-05-10
Bastien Montagne
Fix T48369: Missing suport for main '+' key.
tree
|
commitdiff
2016-05-06
Campbell Barton
Image Editor: Add border zoom
tree
|
commitdiff
2016-04-26
Bastien Montagne
Fix (unreported) possible freed memory usage when reloa...
tree
|
commitdiff
2016-04-25
Campbell Barton
Refactor BKE_blender into separate headers
tree
|
commitdiff
2016-04-23
Brecht Van Lommel
Fix T48173: event.mouse_prev_x/y unreliable.
tree
|
commitdiff
2016-04-22
Campbell Barton
BLF: use float vector passing color args
tree
|
commitdiff
2016-04-19
Bastien Montagne
Cleanup unused header includes from previous commit.
tree
|
commitdiff
2016-04-19
Bastien Montagne
Cleanup: move operators & related code of files & appen...
tree
|
commitdiff
2016-04-19
Campbell Barton
Cleanup: pass event args as const
tree
|
commitdiff
next