projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add gitignore
[blender-staging.git]
/
source
/
blender
/
imbuf
/
2013-11-10
Campbell Barton
mistake in last commit
tree
|
commitdiff
2013-11-10
Campbell Barton
no need to call isnan() on unsigned ints (causes error...
tree
|
commitdiff
2013-11-01
Bastien Montagne
Fix [#37290] Movie files filtering does not show *...
tree
|
commitdiff
2013-10-31
Andrea Weikert
FIX: [#37199] .ogg file is not recognized as a movie...
tree
|
commitdiff
2013-10-30
Andrea Weikert
Add .webm to the list of extensions recognized as video
tree
|
commitdiff
2013-10-23
Campbell Barton
style cleanup
tree
|
commitdiff
2013-10-18
Irie Shinsuke
Add debug prints to the PSD loader in imbuf. The error...
tree
|
commitdiff
2013-10-14
Sergey Sharybin
Fix #37043: bpy.ops.sequencer.rebuild_proxy() don't...
tree
|
commitdiff
2013-10-12
Dalai Felinto
cmake/openimageio - partially reverting #60692
tree
|
commitdiff
2013-10-12
Campbell Barton
code cleanup: use const's for vector args.
tree
|
commitdiff
2013-10-11
Irie Shinsuke
Fix build scripts related to PSD support. Both CMake...
tree
|
commitdiff
2013-10-11
Jens Verwiebe
scons: fix WITH_PSD compiling, still i think muddled...
tree
|
commitdiff
2013-10-11
Dalai Felinto
scons file for OIIO (needed for psd)
tree
|
commitdiff
2013-10-11
Dalai Felinto
adding WITH_IMAGE_OPENIMAGEIO and removing the PSD...
tree
|
commitdiff
2013-10-10
Campbell Barton
code cleanup: use const's for static arrays
tree
|
commitdiff
2013-10-09
Campbell Barton
style cleanup
tree
|
commitdiff
2013-10-09
Sergey Sharybin
Implementation of curve mapping in GLSL
tree
|
commitdiff
2013-10-09
Campbell Barton
style cleanup
tree
|
commitdiff
2013-10-09
Dalai Felinto
fix for building with OPENJPEG after PSD commit
tree
|
commitdiff
2013-10-09
Dalai Felinto
fix building when WITH_PSD is OFF, stub is not needed...
tree
|
commitdiff
2013-10-08
Dalai Felinto
Photoshop PSD support
tree
|
commitdiff
2013-10-04
Sergey Sharybin
Changing dither value will now invalidate cached displa...
tree
|
commitdiff
2013-09-12
Campbell Barton
code cleanup: headers - doxy comments.
tree
|
commitdiff
2013-09-11
Lukas Toenne
Revert r60034 and proper fix for #36698 by Sergey Shary...
tree
|
commitdiff
2013-09-11
Lukas Toenne
Fix #36698 Cycles MinGW64 Mike Pan scene crashes instan...
tree
|
commitdiff
2013-09-10
Nathan Letwory
Add BLI_utildefines.h for __func__ (necessary for MSVC).
tree
|
commitdiff
2013-09-10
Campbell Barton
code cleanup: use bool for imbuf allocation functions.
tree
|
commitdiff
2013-09-10
Campbell Barton
fix [#36187] Crash loading large images
tree
|
commitdiff
2013-09-09
Sergey Sharybin
Some more fixes to missing look initialization
tree
|
commitdiff
2013-09-09
Sergey Sharybin
Film response curves implemented as a looks
tree
|
commitdiff
2013-09-08
Campbell Barton
patch [#36633] Correct headers for renders saved as...
tree
|
commitdiff
2013-09-05
Sergey Sharybin
Code cleanup: use boolean instead of int for colormanag...
tree
|
commitdiff
2013-09-02
Sergey Sharybin
Fix #36124: VSE - Input Color option does not work...
tree
|
commitdiff
2013-09-01
Sergey Sharybin
Move GCC attributes into a centraized defines
tree
|
commitdiff
2013-08-30
Brecht Van Lommel
RenderEngine API: add viewport draw utility functions...
tree
|
commitdiff
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
tree
|
commitdiff
2013-08-23
Sergey Sharybin
Fix #36535: Color difference when saving image
tree
|
commitdiff
2013-08-19
Campbell Barton
code cleanup: confirm include guards to our convention
tree
|
commitdiff
2013-08-13
Thomas Dinges
Merged revision(s) 59035-59107 from trunk/blender into...
tree
|
commitdiff
2013-08-13
Sergey Sharybin
Merging r59083 through r59103 from trunk into soc-2013...
tree
|
commitdiff
2013-08-13
Campbell Barton
add support for loading 8bit BMP images
tree
|
commitdiff
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
tree
|
commitdiff
2013-08-07
Thomas Dinges
Merged revision(s) 58859-58993 from trunk/blender into...
tree
|
commitdiff
2013-08-04
Campbell Barton
code cleanup: replace strcpy with BLI_strncpy for fixed...
tree
|
commitdiff
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
tree
|
commitdiff
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
tree
|
commitdiff
2013-07-28
Thomas Dinges
Merged revision(s) 58585-58681 from trunk/blender into...
tree
|
commitdiff
2013-07-27
Campbell Barton
code cleanup for thumbnails:
tree
|
commitdiff
2013-07-25
Campbell Barton
add missing va_end() calls.
tree
|
commitdiff
2013-07-24
Thomas Dinges
Merged revision(s) 58452-58584 from trunk/blender into...
tree
|
commitdiff
2013-07-24
Campbell Barton
add api function BLI_path_append to add to a path ...
tree
|
commitdiff
2013-07-23
Thomas Dinges
* Compile fix for r58542, on Windows "subdir" was unknown.
tree
|
commitdiff
2013-07-23
Campbell Barton
replace use of strcat() where the string offset is...
tree
|
commitdiff
2013-07-21
Sergey Sharybin
Merging r58464 through r58474 from trunk into soc-2013...
tree
|
commitdiff
2013-07-21
Sergey Sharybin
Fixes for recent Wlimit stuff, which makes strict gcc...
tree
|
commitdiff
2013-07-21
Campbell Barton
code cleanup: add break statements in switch ()'s,...
tree
|
commitdiff
2013-07-21
Sergey Sharybin
Merging r58362 through r58463 from trunk into soc-2013...
tree
|
commitdiff
2013-07-20
Thomas Dinges
Merged revision(s) 58424-58448 from trunk/blender into...
tree
|
commitdiff
2013-07-20
Thomas Dinges
Merged revision(s) 58356-58423 from trunk/blender into...
tree
|
commitdiff
2013-07-20
Campbell Barton
misc edits
tree
|
commitdiff
2013-07-19
Mitchell Stokes
Merged changes from trunk r58324-58419.
tree
|
commitdiff
2013-07-19
Campbell Barton
style cleanup: braces/indentation
tree
|
commitdiff
2013-07-18
Sergey Sharybin
Merging r58330 through r58361 from trunk into soc-2013...
tree
|
commitdiff
2013-07-17
Thomas Dinges
Merged revision(s) 58241-58355 from trunk/blender into...
tree
|
commitdiff
2013-07-17
Campbell Barton
style cleanup
tree
|
commitdiff
2013-07-17
Mitchell Stokes
Merging changes from trunk r58091-58323.
tree
|
commitdiff
2013-07-15
Sergey Sharybin
Merging r58266 through r58279 from trunk into soc-2013...
tree
|
commitdiff
2013-07-15
Brecht Van Lommel
Fix #36127: 10 bit DPX render would crash when doing...
tree
|
commitdiff
2013-07-15
Sergey Sharybin
Merging r58196 through r58265 from trunk into soc-2013...
tree
|
commitdiff
2013-07-13
Thomas Dinges
Merged revision(s) 58093-58225 from trunk/blender into...
tree
|
commitdiff
2013-07-13
Campbell Barton
remove NULL checks on fixed size arrays, also was calli...
tree
|
commitdiff
2013-07-13
Campbell Barton
fix for 2 bugs in animation playback
tree
|
commitdiff
2013-07-11
Sergey Sharybin
Merging r58148 through r58165 from trunk into soc-2013...
tree
|
commitdiff
2013-07-11
Campbell Barton
fix [#36089] crash when using a tiff without TIFFTAG_EX...
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Deleting the ge_dev branch so it can be rebranched...
tree
|
commitdiff
2013-06-27
Sergey Sharybin
Merging r57729 through r57815 from trunk into soc-2013...
tree
|
commitdiff
2013-06-26
Thomas Dinges
Merged revision(s) 57671-57767 from trunk/blender into...
tree
|
commitdiff
2013-06-25
Brecht Van Lommel
Fix #35824: finding missing files not working correct...
tree
|
commitdiff
2013-06-24
Sergey Sharybin
Merging r57629 through r57694 from trunk into soc-2013...
tree
|
commitdiff
2013-06-23
Thomas Dinges
Merged revision(s) 57587-57670 from trunk/blender into...
tree
|
commitdiff
2013-06-21
Brecht Van Lommel
Code cleanup: fix some vs2012 compiler warnings
tree
|
commitdiff
2013-06-10
Thomas Dinges
Cycles / Wavelength to RGB node:
tree
|
commitdiff
2013-06-10
Thomas Dinges
SVN merge r57320-57365 into soc-2013-dingto
tree
|
commitdiff
2013-06-10
Sergey Sharybin
Fix #35658: OpenEXR (from Maya) - missing passes
tree
|
commitdiff
2013-05-29
Sergey Sharybin
Make sure bool will always have the same size in C...
tree
|
commitdiff
2013-05-28
Campbell Barton
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing...
tree
|
commitdiff
2013-05-27
Campbell Barton
style cleanup: nodes
tree
|
commitdiff
2013-05-27
Campbell Barton
fix [#35518] UV Mapping crashes the Blender with specif...
tree
|
commitdiff
2013-05-22
Brecht Van Lommel
Fix #35469: image editor smear and soften paint tools...
tree
|
commitdiff
2013-05-20
Campbell Barton
code cleanup: split scons includes onto multiple lines...
tree
|
commitdiff
2013-05-12
Sergey Sharybin
Speedup for rendered viewport for blender internal
tree
|
commitdiff
2013-05-12
Brecht Van Lommel
Image paint: 2D painting now supports texture masks...
tree
|
commitdiff
2013-05-12
Campbell Barton
correct assert for driver evaluation,
tree
|
commitdiff
2013-05-08
Campbell Barton
rename BLI_ghashIterator_notDone() -> BLI_ghashIterator...
tree
|
commitdiff
2013-05-04
Sv. Lockal
Fix for non-terminated reading of JPEG metadata
tree
|
commitdiff
2013-05-01
Sv. Lockal
Fix double free error in OpenEXR when file cannot be...
tree
|
commitdiff
2013-05-01
Campbell Barton
style cleanup
tree
|
commitdiff
2013-04-30
Ton Roosendaal
Bug fix #35143
tree
|
commitdiff
2013-04-30
Brecht Van Lommel
More image painting fixes:
tree
|
commitdiff
next