Revision 17852b0 by Campbell Barton May 18, 2018, 09:44 (GMT) |
Tool System: support for tool cursors |
Revision 6e40b2d by Campbell Barton May 18, 2018, 09:42 (GMT) |
Fix operator execution resetting the cursor Area and region are NULL in the context if the operator finishes. |
Revision 1cf0930 by Campbell Barton May 18, 2018, 09:42 (GMT) |
Fix manipulator resetting the cursor |
Revision 2451a19 by Campbell Barton May 18, 2018, 09:02 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 278e3f7 by Campbell Barton May 18, 2018, 09:00 (GMT) |
Logging: add --show-log-backtrace Useful in debug builds to see a functions callers. |
Revision 987d1df by Campbell Barton May 18, 2018, 07:40 (GMT) |
Tool System: store the active tool in ScrArea Without this we need to have the context to get the (space_type, mode) args for an active tool lookup. For event handling & poll its more convenient to have direct access. |
Revision 8faa594 by Campbell Barton May 18, 2018, 06:14 (GMT) |
Cleanup: unused DNA |
Revision f7e7769 by Campbell Barton May 18, 2018, 06:02 (GMT) |
Cleanup: use '_Runtime' suffix Allows for more easily finding runtime versions of any struct. |
Revision 8b9db54 by Campbell Barton May 18, 2018, 05:58 (GMT) |
Tool System: add cursor (currently unused) |
Revision bffa9b8 by Campbell Barton May 18, 2018, 05:24 (GMT) |
Cleanup: remove tool definition access function No longer needed since names not values are compared when checking if a tool is active. |
Revision 96fba1e by Aaron Carlisle May 17, 2018, 21:20 (GMT) |
Revision 3af4a46 by Campbell Barton May 17, 2018, 20:03 (GMT) |
Tool System: tools now initialize on startup |
Revision 50e3af8 by Campbell Barton May 17, 2018, 18:35 (GMT) |
RNA: quiet warning Harmless but annoying. |
Revision b0c8d35 by Campbell Barton May 17, 2018, 18:28 (GMT) |
Tool System: use context mode Was using object mode in the workspace API which isn't useful for accessing tools. |
Revision 486ff7e by Campbell Barton May 17, 2018, 17:55 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 54a9136 by Campbell Barton May 17, 2018, 17:54 (GMT) |
RNA: move enums to rna_rna.c Needed for use in rna non runtime code. |
Revision 0e0d991 by Campbell Barton May 17, 2018, 17:10 (GMT) |
RNA: move enums to rna_rna.c Needed for use in rna non runtime code. |
Revision b290048 by Campbell Barton May 17, 2018, 17:05 (GMT) |
makesrna: error check from 2.8 |
Revision b46c707 by Campbell Barton May 17, 2018, 16:44 (GMT) |
Fix UV shadow drawing |
Revision cadbfa5 by Bastien Montagne May 17, 2018, 15:10 (GMT) |
Static Override/RNA diffing: Use a nasty macro to factorize a bit the code. This piece of code remains annoyingly verbose, but at least now we do not have anymore twice the same logic duplicated between single array element handling, and non-array properties. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021