projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'blender2.7'
[blender.git]
/
source
/
blender
/
freestyle
/
intern
/
system
/
2019-01-27
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-26
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Bastien Montagne
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-24
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-23
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-22
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-18
Brecht Van Lommel
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-18
Lukas Stockner
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-16
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Sergey Sharybin
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Campbell Barton
Merge branch 'blender2.7'
tree
|
commitdiff
2019-01-15
Bastien Montagne
Cleanup: rename BKE_libblock_delete to BKE_id_delete.
tree
|
commitdiff
2018-11-09
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-11-09
Campbell Barton
PyAPI: add imports arg to BPY_execute_string
tree
|
commitdiff
2018-07-02
Rohan Rathi
Merge branch 'blender2.8' into soc-2018-bevel
tree
|
commitdiff
2018-06-25
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-06-25
Bastien Montagne
Cleanup: Few more validation of G_MAIN usages...
tree
|
commitdiff
2018-06-20
Rohan Rathi
Merge branch 'blender2.8' into soc-2018-bevel
tree
|
commitdiff
2018-06-17
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2018-06-17
Campbell Barton
Cleanup: trailing space for freestyle
tree
|
commitdiff
2017-11-29
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-29
Campbell Barton
Cleanup: rename bpy_util -> bpy_capi_utils
tree
|
commitdiff
2017-11-20
Campbell Barton
Merge branch 'master' into blender2.8
tree
|
commitdiff
2017-11-19
Campbell Barton
Cleanup: remove BKE_utildefines
tree
|
commitdiff
2016-06-27
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2016-06-25
Bastien Montagne
Cleanup: get rid of BKE_text_unlink(), replace by usage...
tree
|
commitdiff
2016-05-24
Bastien Montagne
Merge branch 'master' into blender2.8
tree
|
commitdiff
2016-05-17
Brecht Van Lommel
C99/C++11: replace deprecated finite() by isfinite().
tree
|
commitdiff
2015-12-31
Campbell Barton
Cleanup: Py API naming
tree
|
commitdiff
2015-07-06
Campbell Barton
Cleanup: style, spelling
tree
|
commitdiff
2015-04-28
Tamito Kajiyama
Fix T44404: freestyle crashes blender.
tree
|
commitdiff
2014-11-23
Campbell Barton
Refactor: BLI_path_util (split out app directory access)
tree
|
commitdiff
2014-08-12
Campbell Barton
Spelling
tree
|
commitdiff
2014-04-17
Tamito Kajiyama
Freestyle: removed unnecessary #include "FreestyleConfi...
tree
|
commitdiff
2014-04-17
Tamito Kajiyama
Freestyle: removed unused *_EXPORT qualifiers for build...
tree
|
commitdiff
2014-04-17
Tamito Kajiyama
Replaced assert() with BLI_assert().
tree
|
commitdiff
2014-04-17
Tamito Kajiyama
Freestyle: Fix for VC++ warnings about 'hypot' macro...
tree
|
commitdiff
2014-04-17
Tamito Kajiyama
Freestyle: Fix for VC++ warnings about 'hypot' macro...
tree
|
commitdiff
2014-04-11
Tamito Kajiyama
Fix for Freestyle Python API modules not found in the...
tree
|
commitdiff
2014-01-15
Brecht Van Lommel
Fix collada and freestyle module compile errors after...
tree
|
commitdiff
2013-12-17
Thomas Dinges
Fix compile on MSVC, we don't use "isfinite" anywhere...
tree
|
commitdiff
2013-12-17
Campbell Barton
Fix for obscure freestyle crash when attempting to...
tree
|
commitdiff
2013-10-31
Campbell Barton
code cleanup: spelling
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
add c++/guardedalloc to more freestyle classes, also...
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
tree
|
commitdiff
2013-05-24
Campbell Barton
fix for building on osx with recent freestyle bugfix.
tree
|
commitdiff
2013-05-24
Campbell Barton
fix [#35478] Spatial Noise crashes Blender on Render
tree
|
commitdiff
2013-05-19
Tamito Kajiyama
Fix for [#35245] Freestyle getting stuck on view map...
tree
|
commitdiff
2013-05-15
Tamito Kajiyama
More fix for memory leaks in the Freestyle module.
tree
|
commitdiff
2013-05-13
Tamito Kajiyama
Added support for WITH_CXX_GUARDEDALLOC build option...
tree
|
commitdiff
2013-05-03
Tamito Kajiyama
Minor code clean-up.
tree
|
commitdiff
2013-05-01
Tamito Kajiyama
Fix for [#35116] Freestyle StringUtils::toAscii breakes...
tree
|
commitdiff
2013-04-20
Tamito Kajiyama
Fix for a crash due to uninitialized local Main (introd...
tree
|
commitdiff
2013-04-18
Sergey Sharybin
Make freestyle use local Main for temporary objects
tree
|
commitdiff
2013-04-09
Tamito Kajiyama
Attempt to fix a potential name conflict between Freest...
tree
|
commitdiff
2013-04-08
Campbell Barton
code cleanup: unused macros
tree
|
commitdiff
2013-04-06
Tamito Kajiyama
Part I of the Freestyle branch merger: new 'freestyle...
tree
|
commitdiff
2013-04-06
Tamito Kajiyama
Pre-merger changes.
soc-2008-mxcurioni
tree
|
commitdiff
2013-04-06
Sergey Sharybin
svn merge ^/trunk/blender -r55815:55840
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55813:55815
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55776:55813
tree
|
commitdiff
2013-04-04
Campbell Barton
svn merge ^/trunk/blender -r55700:55776
tree
|
commitdiff
2013-04-01
Tamito Kajiyama
Merged changes in the trunk up to revision 55700.
tree
|
commitdiff
2013-03-31
Campbell Barton
remove blender foundation copyright from freestyle...
tree
|
commitdiff
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
tree
|
commitdiff
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
tree
|
commitdiff
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55372:55392
tree
|
commitdiff
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55357:55372
tree
|
commitdiff
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
tree
|
commitdiff
2013-03-11
Tamito Kajiyama
Another big code clean-up patch from Bastien Montagne...
tree
|
commitdiff
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
tree
|
commitdiff
2013-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
tree
|
commitdiff
2013-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
tree
|
commitdiff
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
tree
|
commitdiff
2013-01-29
Tamito Kajiyama
Merged changes in the trunk up to revision 54171.
tree
|
commitdiff
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
tree
|
commitdiff
2013-01-12
Tamito Kajiyama
Merged changes in the trunk up to revision 53729.
tree
|
commitdiff
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
tree
|
commitdiff
2013-01-03
Tamito Kajiyama
New command-line option --debug-freestyle to enable...
tree
|
commitdiff
2012-12-28
Tamito Kajiyama
Another mega (literally :p) code clean-up patch by...
tree
|
commitdiff
2012-12-23
Tamito Kajiyama
Merged changes in the trunk up to revision 53280.
tree
|
commitdiff
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
tree
|
commitdiff
2012-12-11
Tamito Kajiyama
Fix for svn:executable.
tree
|
commitdiff
2012-12-10
Tamito Kajiyama
Merged changes in the trunk up to revision 52858.
tree
|
commitdiff
2012-12-08
Tamito Kajiyama
Fix for a number of compiler warnings as well as a...
tree
|
commitdiff
2012-12-08
Tamito Kajiyama
Merged changes in the trunk up to revision 52815.
tree
|
commitdiff
2012-12-01
Tamito Kajiyama
Merged changes in the trunk up to revision 52690.
tree
|
commitdiff
2012-11-26
Tamito Kajiyama
Merged changes in the trunk up to revision 52546.
tree
|
commitdiff
2012-11-19
Tamito Kajiyama
Merged changes in the trunk up to revision 52340.
tree
|
commitdiff
2012-11-14
Tamito Kajiyama
Merged changes in the trunk up to revision 52191.
tree
|
commitdiff
2012-11-12
Tamito Kajiyama
Merged changes in the trunk up to revision 52118.
tree
|
commitdiff
2012-11-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
tree
|
commitdiff
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51863.
tree
|
commitdiff
next