2017-08-28 |
Sergey Sharybin | Atomics: Use system headers directly, without bad level... |
commit | commitdiff | tree |
2017-08-28 |
Sergey Sharybin | Buildbot: Tweak nightly schedule of builds |
commit | commitdiff | tree |
2017-08-28 |
Campbell Barton | Transform: center override |
commit | commitdiff | tree |
2017-08-28 |
Campbell Barton | EditMesh: set edge-rin subdiv minimum to 1 |
commit | commitdiff | tree |
2017-08-28 |
Campbell Barton | Docs: BMesh.from_mesh behavior w/ multiple calls |
commit | commitdiff | tree |
2017-08-28 |
Campbell Barton | Fix T51400: Pasting hex code fails |
commit | commitdiff | tree |
2017-08-27 |
Bastien Montagne | Fix T52498: Deleting force field doesn't remove "Surfac... |
commit | commitdiff | tree |
2017-08-27 |
Campbell Barton | BLI_rect: Function to calculate a matrix from 2 rctf's |
commit | commitdiff | tree |
2017-08-27 |
Campbell Barton | Missing from last commit |
commit | commitdiff | tree |
2017-08-27 |
Campbell Barton | Cleanup: use stubs for eigen gtest |
commit | commitdiff | tree |
2017-08-26 |
Campbell Barton | Missed last commit |
commit | commitdiff | tree |
2017-08-26 |
Campbell Barton | Fix T52515: Crash on BMesh.to_mesh() |
commit | commitdiff | tree |
2017-08-26 |
Campbell Barton | WM: move theme check out of ED_view3d_draw_select_loop |
commit | commitdiff | tree |
2017-08-26 |
Campbell Barton | Fix minor Mesh -> BMesh conversion issues |
commit | commitdiff | tree |
2017-08-26 |
Bastien Montagne | Fix T52478: Error report "Shrinkwrap: out of memory... |
commit | commitdiff | tree |
2017-08-26 |
Bastien Montagne | Fix T52538: Outliner crash when displaying groups and... |
commit | commitdiff | tree |
2017-08-25 |
Ray Molenkamp | [cycles/ctest] fix failing tests when output folder... |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Fix for fix (tm): Residue of the debug code |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Fix mistake in previous tangent space optimization |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Cycles: Cleanup, naming of variable |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Cycles: Add assert to catch possibly wrong logic |
commit | commitdiff | tree |
2017-08-25 |
Lukas Stockner | Cycles: Mark pixels with negative values as outliers |
commit | commitdiff | tree |
2017-08-25 |
Bastien Montagne | Fix T52481: After making all local, local proxies of... |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Another optimization of tangent space calculation |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Optimize tangent space calculation by inlining functions |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Cycles: Add utility function to query current value... |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Cycles: Correct logging of sued CPU intrisics |
commit | commitdiff | tree |
2017-08-25 |
Sergey Sharybin | Cycles: Fix stack overflow during traversal caused... |
commit | commitdiff | tree |
2017-08-25 |
Campbell Barton | WM: ensure 3D view theme is used in select-loop |
commit | commitdiff | tree |
2017-08-25 |
Campbell Barton | WM: initialize WM and deps before handling events |
commit | commitdiff | tree |
2017-08-25 |
Ton Roosendaal | This copyright text (copied to binary distros) had... |
commit | commitdiff | tree |
2017-08-24 |
Campbell Barton | Correct error in recent use of PyC_Long_* |
commit | commitdiff | tree |
2017-08-24 |
Campbell Barton | Fix error using wrong theme settings w/ depth draw |
commit | commitdiff | tree |
2017-08-24 |
Sergey Sharybin | Fix T51907: New Depsgraph - Camera constraint is not... |
commit | commitdiff | tree |
2017-08-24 |
Sergey Sharybin | Cycles: FIx issue with -0 being considered a non-finite... |
commit | commitdiff | tree |
2017-08-24 |
Dalai Felinto | Cycles Bake: Fix overflow when using hundreds of images |
commit | commitdiff | tree |
2017-08-24 |
Brecht Van... | Fix Cycles CUDA transparent shadow error after recent... |
commit | commitdiff | tree |
2017-08-24 |
Brecht Van... | Code cleanup: remove shader context. |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Docs: rename var and comment how it's used |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Correction to last fix |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Fix T52490: NDOF orbit doesn't lock in ortho view |
commit | commitdiff | tree |
2017-08-23 |
Bastien Montagne | Fix bplayer (c) |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Fix T52396: Crash loading template w/o config dir |
commit | commitdiff | tree |
2017-08-23 |
Mai Lavelle | Cycles: Add maximum depth stat to bvh builder |
commit | commitdiff | tree |
2017-08-23 |
Mai Lavelle | Fix implementation of atomic update max and move to... |
commit | commitdiff | tree |
2017-08-23 |
Sergey Sharybin | Fix T51805: Overlapping volumes renders incorrect on... |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Cleanup: mark VA_NARGS_COUNT as public |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Cleanup: move variadic defines to their own header |
commit | commitdiff | tree |
2017-08-23 |
Sergey Sharybin | Fix T52218: Missing update when reconnecting node |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | RNA: use string-join to simplify operator register |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | BLI_string_utils: string joining utility functions |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | PyAPI: avoid instantiating args twice in macro |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Cleanup: remove space from filenames |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | Tests: fix incorrect check for hidden dir |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | RNA: report error on struct naming collision |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | RNA: keep structs_map valid w/ ID duplicate & free |
commit | commitdiff | tree |
2017-08-23 |
Campbell Barton | GHash: BLI_ghash_reinsert_key utility function |
commit | commitdiff | tree |
2017-08-22 |
Thomas Beck | Fix T52466: Silence search for button_context menu... |
commit | commitdiff | tree |
2017-08-22 |
Campbell Barton | Fix error in PointerProperty argument list |
commit | commitdiff | tree |
2017-08-22 |
Antonio Vazquez | Fix T52483: Fill is incorrect for interpolated strokes |
commit | commitdiff | tree |
2017-08-22 |
Sergey Sharybin | Fix T52209: New Depsgraph - animated follow curve const... |
commit | commitdiff | tree |
2017-08-22 |
Sergey Sharybin | Depsgraph: Cleanup, make code friendlier to be edited... |
commit | commitdiff | tree |
2017-08-22 |
Sergey Sharybin | Depsgraph: Remove placeholder for path evaluation |
commit | commitdiff | tree |
2017-08-22 |
Sergey Sharybin | Fix threading conflict when doing Cycles background... |
commit | commitdiff | tree |
2017-08-22 |
Sergey Sharybin | Fix T52454: Crash in DEG_graph_on_visible_update when... |
commit | commitdiff | tree |
2017-08-22 |
Campbell Barton | PyAPI: replace PyC_FromArray with typed functions |
commit | commitdiff | tree |
2017-08-21 |
Brecht Van... | Fix panorama render crash with split kernel, due to... |
commit | commitdiff | tree |
2017-08-21 |
Brecht Van... | Cycles: reorganize Performance panel layout, move viewp... |
commit | commitdiff | tree |
2017-08-21 |
Brecht Van... | Fix for recent fix in fc890cd, cstdint is c++11 only... |
commit | commitdiff | tree |
2017-08-21 |
Sergey Sharybin | Fix T52479: Regression: Motion Tracking no longer works |
commit | commitdiff | tree |
2017-08-21 |
Campbell Barton | Cleanup: uneven/double indentation |
commit | commitdiff | tree |
2017-08-21 |
Campbell Barton | Modify menu from last commit |
commit | commitdiff | tree |
2017-08-21 |
Campbell Barton | Fix T52434: Restore mesh center of mass calculation |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Cycles: attempt to recover from crashing CUDA/OpenCL... |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Fix Windows build error after recent Python changes... |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Fix T52473: blender internal Fresnel and Layer Weight... |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Revert "Cycles: remove square samples option." |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Fix T52470: cycles OpenCL hair rendering not working... |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Code cleanup: deduplicate some bsdf node methods. |
commit | commitdiff | tree |
2017-08-20 |
Bastien Montagne | Fix T52439: Crash after adjusting lenght of hair particles. |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Cycles: support baking normals plugged into BSDFs,... |
commit | commitdiff | tree |
2017-08-20 |
Brecht Van... | Code cleanup: remove copy of shader graph for bump... |
commit | commitdiff | tree |
2017-08-20 |
Campbell Barton | Replace BLI_INLINE w/ Py_LOCAL_INLINE for Python |
commit | commitdiff | tree |
2017-08-20 |
Campbell Barton | Fix bpy library load: invalid function signature |
commit | commitdiff | tree |
2017-08-20 |
Campbell Barton | PyAPI: Make use of PyC_LongAs... API |
commit | commitdiff | tree |
2017-08-20 |
Campbell Barton | PyAPI: Integer conversion functions |
commit | commitdiff | tree |
2017-08-20 |
Campbell Barton | PyAPI: avoid redundant PyLong_AsLong call |
commit | commitdiff | tree |
2017-08-19 |
Ray Molenkamp | [windows/make.bat] add option to automatically download... |
commit | commitdiff | tree |
2017-08-19 |
Brecht Van... | Fix T52452: OSL trace broken after shadow catcher recen... |
commit | commitdiff | tree |
2017-08-19 |
Brecht Van... | Cycles tests: pass Blender custom arguments from CYCLES... |
commit | commitdiff | tree |
2017-08-19 |
Brecht Van... | Code cleanup: move rng into path state. |
commit | commitdiff | tree |
2017-08-19 |
Campbell Barton | PyAPI: expose matrix parsing function |
commit | commitdiff | tree |
2017-08-18 |
Brecht Van... | Fix T52443: Cycles OpenCL build error after recent... |
commit | commitdiff | tree |
2017-08-18 |
Brecht Van... | Cycles tests: add light type tests. |
commit | commitdiff | tree |
2017-08-18 |
Brecht Van... | Cycles tests: make page less wide, use relative URLs... |
commit | commitdiff | tree |
2017-08-18 |
Campbell Barton | PyAPI: Fix memory leak w/ empty, allocated enums |
commit | commitdiff | tree |
2017-08-17 |
Campbell Barton | Fix leak in Python BGE filter & image types |
commit | commitdiff | tree |
2017-08-17 |
Stefan Werner | Cycles: Fix for a division by zero that could happen... |
commit | commitdiff | tree |
2017-08-17 |
Joshua Leung | Fix T52401: "Export Keying Set" operator generated... |
commit | commitdiff | tree |
2017-08-17 |
Stefan Werner | Improved triangle sampling for mesh lights |
commit | commitdiff | tree |
next |