projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: use BLI_path_basename
[blender.git]
/
source
/
blender
/
blenkernel
/
intern
/
movieclip.c
2015-10-06
Campbell Barton
Cleanup: use BLI_path_basename
blob
|
commitdiff
|
raw
2015-10-06
Campbell Barton
RNA: Add check_existing arg to other load() funcs
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Antony Riakiotakis
Imbuf types refactor.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-12
Antony Riakiotakis
Support metadata display in clip editor
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Campbell Barton
Cleanup: use r_* prefix for return args
blob
|
commitdiff
|
raw
|
diff to current
2015-04-04
Campbell Barton
Cleanup: use BKE_animdata_* prefix
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Campbell Barton
cleanup: style/indentation
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Bastien Montagne
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Campbell Barton
cleanup: redundant casts & const cast correctness
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Sergey Sharybin
Fix for clip proxies builder reloading original footage...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Campbell Barton
Cleanup: unused headers
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
Sergey Sharybin
Fix T42277: Apply track's mask on displaying preview...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
Campbell Barton
GHash: use bool for comparison (simplify compare)
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Campbell Barton
Code cleanup: remove defines no longer needed on windows
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Campbell Barton
Code cleanup: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Campbell Barton
BLI_open: check returned value for `-1` instead of...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
Sergey Sharybin
Support multiple distortion models, including a new...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
Sergey Sharybin
Speedup track preview widget for byte images
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Campbell Barton
Code cleanup: style
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Sergey Sharybin
Fix T39545: "Track selected markers", does not stop...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Campbell Barton
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
Sergey Sharybin
Code cleanup: use bool/true/false in movieclip.c
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Sergey Sharybin
Fixes for proxies color space
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Alex Babahin
Fix T38440: Segmentation fault in Movie Clip Editor
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Campbell Barton
Code cleanup: use bools where possible
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Sergey Sharybin
Fixed a possible access to null pointer reference.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Tom Edwards
Python/Depsgraph: bpy.data.*.is_updated now detects...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
Sergey Sharybin
Code cleanup: indent preprocessor directives inside...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-03
Campbell Barton
set mempool debug in the game-engine-player too. also...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Thomas Dinges
Merged revision(s) 58859-58993 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-04
Campbell Barton
more consistent use of checks of BLI_open(), check...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-03
Campbell Barton
add missing NULL checks from BKE_constraint_get_typeinf...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Thomas Dinges
Merged revision(s) 58452-58584 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Campbell Barton
fix [#36262] Paste strip with video or sound content...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Mitchell Stokes
Merging changes from trunk r58091-58323.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Sergey Sharybin
Merging r58196 through r58265 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Thomas Dinges
Merged revision(s) 58093-58225 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Campbell Barton
fix bad uses of sizeof() with memory allocation.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
Sergey Sharybin
Changes to footage information panel
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Sergey Sharybin
Camera stabilization fixes and improvements
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Campbell Barton
svn merge ^/trunk/blender -r55700:55776
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Sergey Sharybin
Changes to cache invalidation policy for movie clips
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Sergey Sharybin
Clip editor prefetch changes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
Sergey Sharybin
Better handing of frames below actual sequence range
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Sergey Sharybin
Prefetching for movie clips
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55372:55392
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Lukas Toenne
Merge ... the PyNodes branch (aka "custom nodes") into...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Sergey Sharybin
Further improvement for multi-threaded proxies
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Sergey Sharybin
Multi-threaded frame calculation for movie clip proxies
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Sergey Sharybin
Skip doing frame undistortion if it's not needed for...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Sergey Sharybin
Fix own regression in commit from today -- missing...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Sergey Sharybin
Fix sequencer crash when pasteing strips after creating...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Sergey Sharybin
Fix memory leak when loading multilayer EXR as movie...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
Sergey Sharybin
Force movie clips always use default alpha mode, before...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Sergey Sharybin
Fix #34040: Moving Normal Node with enabled Cycles...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-23
Bastien Montagne
Code cleanup: add usual 'BKE_' prefix to 'public' const...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Sergey Sharybin
Fixed crashes when motion tracks are zero-sized
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Change a way how image sequence/movie source is detecti...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-20
Tamito Kajiyama
Merged changes in the trunk up to revision 51448.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Sergey Sharybin
Fix #32896: No compositor tree update with image input...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Sergey Sharybin
Forget this in svn rev51336
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Sergey Sharybin
Fix #32686: MovieClip background initialisaton error
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Campbell Barton
fix for some errors when unlinking.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Tamito Kajiyama
Merged changes in the trunk up to revision 50956.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Sergey Sharybin
- Corrected movie clip length computation
blob
|
commitdiff
|
raw
|
diff to current
2012-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Sergey Sharybin
Color Management, Stage 2: Switch color pipeline to...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Sergey Sharybin
Merging r50602 through r50617 form trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Campbell Barton
quiet -Wmissing-prototypes warnings, and enable this...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-14
Sergey Sharybin
Color Management: image buffer loading reworked
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Sergey Sharybin
Merging r50522 through r50572 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Campbell Barton
fix [#31946] Masking doesn't respect pixel ratio
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Sergey Sharybin
Merging r50265 through r50373 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Campbell Barton
code cleanup: move file string defines into BLI_path_ut...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Sergey Sharybin
Merging r50248 through r50264 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Sergey Sharybin
Merging r50245 through r50247 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Campbell Barton
svn merge ^/trunk/blender -r50240:50244
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Sergey Sharybin
Merging r50237 through r50240 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Sergey Sharybin
Merging r50226 through r50236 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-26
Sergey Sharybin
Merging r50224 through r50225 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
next