February 17, 2019, 23:41 (GMT) |
DNA: rename Collection.dupli_ofs -> instance_collection |
February 17, 2019, 23:37 (GMT) |
DNA: support renaming structs that use the old renaming hack |
February 17, 2019, 23:24 (GMT) |
RNA: use clog for logging error messages Some RNA errors are quite similar, use clog for consistent logging that always includes the file, function and line number - making errors quicker to troubleshoot. |
February 17, 2019, 21:50 (GMT) |
Cleanup: style |
February 17, 2019, 21:50 (GMT) |
February 17, 2019, 21:22 (GMT) |
doxygen: add newline after file While file doesn't need an argument, it can't have another doxy command after it. |
February 17, 2019, 21:22 (GMT) |
Cleanup: conform headers to have license first Also remove doxy comments for licenses and add missing GPL header. |
February 17, 2019, 21:22 (GMT) |
DNA: comment on how to avoid DNA rename errors |
Revision 7df8998 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 20:17 (GMT) |
Merge branch 'functions-in-train' into functions |
Revision 34e1684 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 20:09 (GMT) |
Merge branch 'master' into functions |
Revision 47ea907 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 16:44 (GMT) |
initial type relations and improved inferencer |
February 17, 2019, 15:46 (GMT) |
Units: allow short unit names be case sensitive when needed. To distinguish mW and MW without having to deviate from the standard SI unit abbreviation. For all other units there are no changes. |
February 17, 2019, 15:23 (GMT) |
Units: add support for light power units in Watt. Use for Eevee lights. This affects point, spot and area lights. Sun light strength remains without a unit. This change does not affect .blend file compatibility in any way, as with the rest of the unit system it's purely a display and editing feature. Not used for Cycles yet, that will be done after unifying the settings with Eevee. |
February 17, 2019, 14:58 (GMT) |
Cleanup: remove leftover hemi light code. |
February 17, 2019, 14:57 (GMT) |
Merge branch 'blender2.7' |
Revision d93ecc8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 14:54 (GMT) |
initial type inferencer |
Revision b166e18 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 14:49 (GMT) |
small vector - remove and reorder |
February 17, 2019, 14:41 (GMT) |
Fix T54504: Cycles wrong backwards compatibility with linked libraries. The code assumed all datablocks were read from .blend files saved with the same version. This restructures the Cycles versioning code to take into account libraries. |
Revision d7fca3e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 13:46 (GMT) |
initial lazy init macro |
Revision e3cdeb8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 17, 2019, 13:17 (GMT) |
MemPool |
|
|
|


Master Commits
MiikaHweb | 2003-2021