2017-05-04 |
Campbell Barton | Fix reading past bounds removing from color ramp |
blob | commitdiff | raw |
2017-02-06 |
Sergey Sharybin | Add special texture sampling function which takes image... |
blob | commitdiff | raw | diff to current |
2016-07-25 |
Bastien Montagne | Cleanup: factorize the 'ensure local' part of datablock... |
blob | commitdiff | raw | diff to current |
2016-07-21 |
Bastien Montagne | Refactor/deduplicate even more make_local code (and... |
blob | commitdiff | raw | diff to current |
2016-07-19 |
Bastien Montagne | Fix (IRC reported by Sergey) assert regarding icon_id... |
blob | commitdiff | raw | diff to current |
2016-07-14 |
Bastien Montagne | Add option to id_make_local to force localization of... |
blob | commitdiff | raw | diff to current |
2016-07-11 |
Bastien Montagne | Remove usercount handling from BKE_id_expand_local. |
blob | commitdiff | raw | diff to current |
2016-07-11 |
Bastien Montagne | Cleanup: remove call to BKE_id_lib_local_paths() in... |
blob | commitdiff | raw | diff to current |
2016-07-11 |
Bastien Montagne | Use new generic BKE_id_expand_local() for make_local... |
blob | commitdiff | raw | diff to current |
2016-07-11 |
Bastien Montagne | Fix (unreported) memory leak when making local linked... |
blob | commitdiff | raw | diff to current |
2016-07-10 |
Bastien Montagne | Refactor/enhance BKE_material_make_local() and BKE_imag... |
blob | commitdiff | raw | diff to current |
2016-07-10 |
Bastien Montagne | Cleanup/Refactor: pass Main pointer to all ID copy... |
blob | commitdiff | raw | diff to current |
2016-07-06 |
Bastien Montagne | Replace of (id->lib != NULL) check by meaningful macro. |
blob | commitdiff | raw | diff to current |
2016-06-22 |
Bastien Montagne | ID-Remap - Step one: core work (cleanup and rework... |
blob | commitdiff | raw | diff to current |
2015-11-09 |
Bastien Montagne | Cleanup: avoid incrementing/decrementing id->us outside... |
blob | commitdiff | raw | diff to current |
2015-10-20 |
Bastien Montagne | First step to handle missing libs/datablocks when readi... |
blob | commitdiff | raw | diff to current |
2015-07-18 |
Sergey Sharybin | Cycles: Point density texture support |
blob | commitdiff | raw | diff to current |
2015-05-18 |
Porteries Tristan | BGE: Set default envMap resolution to 512 pixels |
blob | commitdiff | raw | diff to current |
2015-05-11 |
Bastien Montagne | Expose PreviewImage & custom icons to py API. |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Campbell Barton | Cleanup: use BKE_animdata_* prefix |
blob | commitdiff | raw | diff to current |
2015-03-28 |
Campbell Barton | Cleanup: use BKE_texture_ prefix |
blob | commitdiff | raw | diff to current |
2015-03-21 |
Campbell Barton | Cleanup: constify scene/modifiers |
blob | commitdiff | raw | diff to current |
2015-02-23 |
Campbell Barton | Fix T43769: Envmap Texture copy looses image |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Campbell Barton | Compiler warning: double-promotion |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Sergey Sharybin | Fix T43427: Particle system children sometimes not... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Campbell Barton | Cleanup: style |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Lukas Tönne | New texture influence option for particle kink amplitud... |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Bastien Montagne | Fix T43159: Copying of linked datablocks using relpath... |
blob | commitdiff | raw | diff to current |
2014-12-26 |
Antony Riakiotakis | Brush Texture Angle Goodies: |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Bastien Montagne | Cleanup: more int->bool. |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
blob | commitdiff | raw | diff to current |
2014-08-29 |
Campbell Barton | Fix T41617: Color ramp crashes user preferences |
blob | commitdiff | raw | diff to current |
2014-08-28 |
Sergey Sharybin | Fix another part of the issue T41604 |
blob | commitdiff | raw | diff to current |
2014-08-24 |
Campbell Barton | ColorRamp: remove linear/srgb conversions |
blob | commitdiff | raw | diff to current |
2014-08-22 |
Campbell Barton | ColorRamp: Use linear V for HSV/HSL blending |
blob | commitdiff | raw | diff to current |
2014-08-22 |
Campbell Barton | ColorRamp: HSV CW/CCW were flipped |
blob | commitdiff | raw | diff to current |
2014-08-20 |
Bastien Montagne | Fix T41497: Colour Ramp UI Bug. |
blob | commitdiff | raw | diff to current |
2014-08-15 |
Campbell Barton | ColorRamp HSV, HSL Blend Modes |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Antony Riakiotakis | GSOC 2013 paint |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Campbell Barton | Math Lib: rename mul_serie_m3 to mul_m3_series & reorde... |
blob | commitdiff | raw | diff to current |
2014-07-20 |
Campbell Barton | Math Lib: use variable length args for mul_serie_m3... |
blob | commitdiff | raw | diff to current |
2014-05-28 |
Bastien Montagne | Fix T40388: 2.70a - Blender Render - Texture Stack... |
blob | commitdiff | raw | diff to current |
2014-05-03 |
Tamito Kajiyama | Added support for the Make Local command in the Outline... |
blob | commitdiff | raw | diff to current |
2014-05-03 |
Tamito Kajiyama | Patch D246: Texture Marks for freestyle strokes, writte... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Campbell Barton | Code cleanup: remove unused includes |
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-02-03 |
Campbell Barton | Code cleanup: use bools where possible |
blob | commitdiff | raw | diff to current |
2014-01-27 |
Campbell Barton | Code cleanup: use booleans where appropriate |
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 |
2014-01-13 |
Campbell Barton | Code Cleanup: replace checks for ima->source with BKE_i... |
blob | commitdiff | raw | diff to current |
2013-10-20 |
Sergey Sharybin | Code cleanup: de-duplicate implementation of get_textur... |
blob | commitdiff | raw | diff to current |
2013-10-01 |
Campbell Barton | style edits and use macro for prefix check |
blob | commitdiff | raw | diff to current |
2013-10-01 |
Campbell Barton | remove assert for poly_find_ear(), added recently but... |
blob | commitdiff | raw | diff to current |
2013-09-25 |
Brecht Van Lommel | Fix cycles issue with mapping node rotation and scale... |
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-23 |
Campbell Barton | code cleanup: remove unused material/texture naming... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
blob | commitdiff | raw |
2013-06-17 |
Sergey Sharybin | Merging r57395 through r57513 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Thomas Dinges | Merged revision(s) 57369-57422 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-12 |
Lukas Toenne | Supplementary fix for #35640, internal node group trees... |
blob | commitdiff | raw | diff to current |
2013-06-05 |
Lukas Toenne | Fix #35640, part 1. Set the id.lib pointer for nested... |
blob | commitdiff | raw | diff to current |
2013-06-02 |
Campbell Barton | use booleans for modifiers and api callbacks. |
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 |
Antony Riakiotakis | Alpha mask textures porting part 1: Support for project... |
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-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | code cleanup |
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-09 |
Campbell Barton | code cleanup: favor braces when blocks have mixed brace... |
blob | commitdiff | raw | diff to current |
2013-03-05 |
Campbell Barton | patch [#34103] path_util_split_dirstring.patch, path_ut... |
blob | commitdiff | raw | diff to current |
2013-03-04 |
Brecht Van Lommel | Fix for image transparency backwards compatibility... |
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-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-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
blob | commitdiff | raw | diff to current |
2013-01-16 |
Antony Riakiotakis | Get rid of the BRUSH_FIXED_TEX flag, use mapping modes... |
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-31 |
Sergey Sharybin | Alpha premul pipeline cleanup |
blob | commitdiff | raw | diff to current |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Campbell Barton | move pbvh into BKE, it used many BKE bad level includes. |
blob | commitdiff | raw | diff to current |
2012-12-15 |
Campbell Barton | move bpath module from BLI to BKE, it was making many... |
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-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
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-10 |
Daniel Genrich | Google Summer of Code project: "Smoke Simulator Improve... |
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-04 |
Campbell Barton | code cleanup: make the behavior of set_current_material... |
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 | 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 |
next |