Revision 52e81de by Sergey Sharybin December 6, 2017, 09:21 (GMT) |
Depsgraph: Don't see reason to have special case for bone's RNA path |
Revision 97e92d6 by Sergey Sharybin December 6, 2017, 09:21 (GMT) |
Depsgraph: SImplify chjecks in directly address bone |
Revision 284f106 by Sergey Sharybin December 6, 2017, 09:21 (GMT) |
Depsgraph: begin use of RNAPathKey instead of re-implemented checks in driver variables |
Revision 0cd2303 by Sergey Sharybin December 6, 2017, 09:21 (GMT) |
Depsgraph: Cleanup, don't use static qualifier inside of anonymous namespace |
Revision aed1320 by Sergey Sharybin December 6, 2017, 09:21 (GMT) |
Add utility function to compare PointerRNA with NULL Thanks Campbell for review! |
Revision a68e10b by Sergey Sharybin December 6, 2017, 09:21 (GMT) |
Depsgraph: Correct RNA pointer criteria to deal with bone custom properties |
Revision 7ca8af4 by Campbell Barton December 6, 2017, 05:45 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 9ab430e by Campbell Barton December 6, 2017, 05:38 (GMT) |
Cleanup: line length |
Revision e640427 by Campbell Barton December 6, 2017, 05:38 (GMT) |
Fix T53441: Inset doesn't start at zero |
Revision 2480a19 by Campbell Barton December 6, 2017, 05:37 (GMT) |
CMake: remove git found message |
Revision 2069102 by Lukas Stockner December 5, 2017, 23:00 (GMT) |
Cycles: Fix constness for load_kernels in device_cpu.cpp |
Revision 858b38f by Bastien Montagne December 5, 2017, 21:38 (GMT) |
Merge branch 'master' into blender2.8 |
Revision ee120d6 by Bastien Montagne December 5, 2017, 21:34 (GMT) |
Fix T53476: File Browser: Selection Issue with 'fill' option. Fill-selection would only go upward in list of items to find an already selected one and fill-select all items in-between. Now, in case upward search fails, it will also intent to go downward, effectiviely allowing to 'fill-select' from bottom to top. Note that top-to-bottom keeps priority (i.e. if a top-to-bottom fill-selection is possible, it will always happen, even if a bottom-to-top one is also possible). |
Revision 2729738 by Antonio Vazquez December 5, 2017, 18:04 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 855799e by Campbell Barton December 5, 2017, 17:46 (GMT) |
Fix T53430: Cut at the strip end fails w/ endstill |
Revision a580565 by Campbell Barton December 5, 2017, 16:29 (GMT) |
CMake: avoid checking each MSVC minor revision |
Revision a656957 by Antonio Vazquez December 5, 2017, 16:16 (GMT) |
Fix MSVS2017 compiler version After last update to Visual Studio 2017 15.5.0 the compiler version changed |
Revision 3959ce0 by Sergey Sharybin December 5, 2017, 15:54 (GMT) |
Types are to have explicit forward declaration |
Revision 702c0a0 by Campbell Barton December 5, 2017, 15:12 (GMT) |
Cleanup: build warning |
Revision 6734bb1 by Germano Cavalcante December 5, 2017, 13:19 (GMT) |
Merge branch 'master' into blender2.8 # Conflicts: # source/blender/editors/mesh/editmesh_select.c |
|