2018-03-11 |
Campbell Barton | Cleanup: long lines |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Cycles: add roughness baking support, using squared... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Cycles: switch to squared roughness convention for... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code cleanup: fix compiler warning. |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Fix T54279: viewport update bug with volume meshes. |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: reduce number of loops over meshes. |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Fix T54278: volume artifacts with small density and... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Fix T54269: saved EXR file files unreadable some editor... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code cleanup: use spaces for aligned indentation. |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Cycles: support arbitrary number of motion blur steps... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Cycles: support arbitrary number of motion blur steps... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: motion blur cleanups, preparing for... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: don't expose UpdateObjectTransformState... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: make Transform always affine, dropping... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: add DecomposedTransform. |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: add ProjectionTransform separate from... |
commit | commitdiff | tree |
2018-03-10 |
Brecht Van... | Code refactor: avoid motion transform copy, remove... |
commit | commitdiff | tree |
2018-03-10 |
Stefan Werner | Code refactor: use KernelShader and KernelParticle... |
commit | commitdiff | tree |
2018-03-10 |
Stefan Werner | Code refactor: use KernelLight instead of float4 arrays. |
commit | commitdiff | tree |
2018-03-10 |
Stefan Werner | Code refactor: use KernelOject struct instead of float4... |
commit | commitdiff | tree |
2018-03-09 |
Julian Eisel | Don't add "Report a Bug" button for official tracker... |
commit | commitdiff | tree |
2018-03-09 |
Sybren A. Stüvel | Fix Pose Lib: pose is applied when selected bones don... |
commit | commitdiff | tree |
2018-03-09 |
Sergey Sharybin | FFmpeg: Add regression tests |
commit | commitdiff | tree |
2018-03-09 |
Sergey Sharybin | Fix T53857: Incorrect framerate for videos imported... |
commit | commitdiff | tree |
2018-03-08 |
Campbell Barton | Cleanup: Rename view3d context set function |
commit | commitdiff | tree |
2018-03-08 |
Campbell Barton | Cleanup: use edit/active objects from view context |
commit | commitdiff | tree |
2018-03-08 |
Campbell Barton | Cleanup: set the view-context once |
commit | commitdiff | tree |
2018-03-08 |
Joshua Leung | Cleanup: Use BKE_ prefix for all public functions expos... |
commit | commitdiff | tree |
2018-03-08 |
Joshua Leung | T54233: NLA "Push Down" discards Blend Mode, Extrapolat... |
commit | commitdiff | tree |
2018-03-08 |
Joshua Leung | Fix crash if NLA strip with "Use Animated Influence... |
commit | commitdiff | tree |
2018-03-08 |
Joshua Leung | Cleanup: Fix invalid name prefix |
commit | commitdiff | tree |
2018-03-07 |
Brecht Van... | Fix T54206: bevel and inset operations repeat did not... |
commit | commitdiff | tree |
2018-03-07 |
Campbell Barton | EditMesh: pass object data to notifiers |
commit | commitdiff | tree |
2018-03-07 |
Campbell Barton | Cleanup: edit-mode undo API |
commit | commitdiff | tree |
2018-03-06 |
Sergey Sharybin | Cycles: Fix crash when building with no shading systems |
commit | commitdiff | tree |
2018-03-06 |
Sergey Sharybin | Cycles: Cleanup, indentation |
commit | commitdiff | tree |
2018-03-06 |
Campbell Barton | Cleanup: unused var |
commit | commitdiff | tree |
2018-03-06 |
Campbell Barton | Utility to enter sculpt mode |
commit | commitdiff | tree |
2018-03-06 |
Arto Kitula | Fix T54234, add BLENDER_VERSION_CHAR to .plist |
commit | commitdiff | tree |
2018-03-05 |
Campbell Barton | Fix T53206: Array modifier doesn't merge vgroups |
commit | commitdiff | tree |
2018-03-05 |
Sergey Sharybin | Sequencer: Expose read-only FPS property for movie... |
commit | commitdiff | tree |
2018-03-05 |
Sergey Sharybin | Fix T54204: Wrong selection on Clean Tracks (Motion... |
commit | commitdiff | tree |
2018-03-05 |
Sergey Sharybin | Fix T54225: Blur node stopped working when Map Range... |
commit | commitdiff | tree |
2018-03-05 |
Campbell Barton | Cleanup: left wrong comment in |
commit | commitdiff | tree |
2018-03-05 |
Campbell Barton | Fix T53478, T53430: Sequencer cut edge case fails |
commit | commitdiff | tree |
2018-03-05 |
Campbell Barton | Revert "Fix T53430: Cut at the strip end fails w/ endstill" |
commit | commitdiff | tree |
2018-03-05 |
Campbell Barton | Error passing context arg to marker menu |
commit | commitdiff | tree |
2018-03-04 |
Brecht Van... | Fix LLVM/OSL library detection on macOS to prefer own... |
commit | commitdiff | tree |
2018-03-04 |
Brecht Van... | Fix Clang compiler detection on macOS. |
commit | commitdiff | tree |
2018-03-03 |
Brecht Van... | Fix T54211: OpenGL debug error message in texture draw... |
commit | commitdiff | tree |
2018-03-02 |
Brecht Van... | Fix T54202: Cycles crash rendering empty mesh volume... |
commit | commitdiff | tree |
2018-03-02 |
Brecht Van... | Fix Cycle standalone build. |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Depsgraph: Fix dependency cycle when ID prop drives... |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Depsgraph: Silence obviously noisy relations build... |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Depsgraph: Cleanup, use dedicated function to ensure... |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Depsgraph: Cleanup, function return value |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Depsgraph: Fix cycle detector to handle closed loops |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Cleanup: Avoid double semi-colon |
commit | commitdiff | tree |
2018-03-02 |
Sergey Sharybin | Tests: Avoid access globals from abstract base class |
commit | commitdiff | tree |
2018-03-02 |
Mai Lavelle | Cycles: Fix building of OpenCL kernels after volume... |
commit | commitdiff | tree |
2018-03-02 |
Alexander Gavrilov | Maintain scaling ratio of non-free axes in Maintain... |
commit | commitdiff | tree |
2018-03-02 |
Campbell Barton | Object Mode: move logic to 'object_modes.c' |
commit | commitdiff | tree |
2018-03-02 |
Campbell Barton | FCurve: only calculate single axis length |
commit | commitdiff | tree |
2018-03-02 |
Campbell Barton | Fix building w/o Python |
commit | commitdiff | tree |
2018-03-01 |
Alexander Gavrilov | Discard non-free axis scaling in Maintain Volume to... |
commit | commitdiff | tree |
2018-03-01 |
Sergey Sharybin | Python tests: Split re-usable test related functionalit... |
commit | commitdiff | tree |
2018-03-01 |
Bastien Montagne | Refactor: Merge non-functional-change part of 'edit... |
commit | commitdiff | tree |
2018-03-01 |
Kévin Dietrich | Cycles volume: fast empty space optimization by generat... |
commit | commitdiff | tree |
2018-03-01 |
Campbell Barton | GPU_select: remove unused finalize function |
commit | commitdiff | tree |
2018-03-01 |
Brecht Van... | Cycles: don't count volume boundaries as transparent... |
commit | commitdiff | tree |
2018-02-28 |
Brecht Van... | Cycles: change principled BSDF default distribution... |
commit | commitdiff | tree |
2018-02-28 |
Brecht Van... | Cycles: principled absorption color now has more effect... |
commit | commitdiff | tree |
2018-02-28 |
Bastien Montagne | Fix T52685, part II: Add option to strip numbers from... |
commit | commitdiff | tree |
2018-02-28 |
Bastien Montagne | Fix T52685: Flip names for bones its not working. |
commit | commitdiff | tree |
2018-02-28 |
Sergey Sharybin | Radial control: Skip operator properties from being... |
commit | commitdiff | tree |
2018-02-28 |
Gaia Clary | Collada: Make EvaluationContext const as its only used... |
commit | commitdiff | tree |
2018-02-28 |
Gaia Clary | collada: call from operator to Collada exporter/importe... |
commit | commitdiff | tree |
2018-02-28 |
Gaia Clary | Collada: Moved structure definitions for export setting... |
commit | commitdiff | tree |
2018-02-28 |
Sergey Sharybin | De-duplicate tool settings copy and make tool settings... |
commit | commitdiff | tree |
2018-02-28 |
Campbell Barton | Null pointer check exiting sculpt mode |
commit | commitdiff | tree |
2018-02-28 |
Brecht Van... | Update CUEW to latest version |
commit | commitdiff | tree |
2018-02-28 |
Brecht Van... | Code cleanup: fix a few compiler warnings. |
commit | commitdiff | tree |
2018-02-28 |
Campbell Barton | Cleanup: comment for depth picking code, const args |
commit | commitdiff | tree |
2018-02-28 |
Campbell Barton | Cleanup: use 'uint' for GPU_select |
commit | commitdiff | tree |
2018-02-27 |
Brecht Van... | Code cleanup: refactor Cycles image metadata retrieval... |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | Collada: Added tests for Animation export |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | Collada: Remove obsolete code |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | fix: Collada Matrixdata Importer tried to fix rotations... |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | Collada: removed unnecessary dup[licate matrix conversi... |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | Collada exporter: Replaced numbers 0/1 by boolean value... |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | Collada Shape key export can create huge datafiles... |
commit | commitdiff | tree |
2018-02-27 |
Gaia Clary | Collada enable Export of animation data by default |
commit | commitdiff | tree |
2018-02-27 |
Campbell Barton | Cleanup: remove unused duplicate code |
commit | commitdiff | tree |
2018-02-27 |
Sergey Sharybin | Collada: Remove unused vector of flaot[4][4] values |
commit | commitdiff | tree |
2018-02-27 |
Sergey Sharybin | Collada: Use floating point version of abs() |
commit | commitdiff | tree |
2018-02-27 |
Campbell Barton | GPU_select: correction to select-pick-finalize |
commit | commitdiff | tree |
2018-02-27 |
Campbell Barton | GPU_select: utility function to finalize selection |
commit | commitdiff | tree |
2018-02-27 |
Campbell Barton | Fix T54106: Save blend ignores 'check_existing' |
commit | commitdiff | tree |
2018-02-26 |
Gaia Clary | Collada: removed unused variables. fixed incompatible... |
commit | commitdiff | tree |
2018-02-26 |
Gaia Clary | simplified collada integration in Blender. made functio... |
commit | commitdiff | tree |
next |