Revision 6f43e1d by Campbell Barton March 27, 2015, 17:12 (GMT) |
Cleanup: win32 mixed declare/statements in main() Make it a more clear where declarations end (ifdef's all over made it a bit confusing). |
Revision 59b578e by Campbell Barton March 27, 2015, 17:12 (GMT) |
Cleanup: use const char for stats arg |
Revision 3d305b5 by Sergey Sharybin March 27, 2015, 14:10 (GMT) |
Cycles: Code cleanup, make strict flags happy about disabled OSL |
Revision d18e8ad by Campbell Barton March 27, 2015, 14:05 (GMT) |
Cleanup: view3d headers |
Revision 267904d by Campbell Barton March 27, 2015, 14:05 (GMT) |
Cleanup: gpencil headers |
Revision 7cbb659 by Campbell Barton March 27, 2015, 14:05 (GMT) |
Use squared dist /w comparisons (mask, edge-slide) |
Revision 7b7eac9 by Antonis Ryakiotakis March 27, 2015, 14:00 (GMT) |
Add profiling prints for audio synch to detect how continuous our frame progression is |
Revision 74e8e14 by Sergey Sharybin March 27, 2015, 13:44 (GMT) |
Makesrna: Fix function prototypes for struct used RNA_def_struct_sdna_from Previously makesrna would have generated code expecting DNA structure from RNA_def_struct_sdna_from() to be passed to it. This was wrong because actual PointerRNA points to a "parent" structure, making it impossible to add functions to certain RNA structures. It so far never needed and we didn't notice this issue, but it's needed for some ongoing development now. |
Revision 1c2f1ff by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Compositor: Cleanup, remove unused need_sync parameter |
Revision d84cc6a by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Compositor: Followup to previous stats commit No need to mark tree for localization, it was never done and it all just worked. We can save some CPU ticks by skipping doing this. |
Revision da170d9 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Compositor: Fix heap overflow when copying previews |
Revision 8af5390 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Fix T44149: Compositing : Node Groups do not work correctly Input constants are to be connected before removing proxies, otherwise node groups might give totally different result. This is a regression and to be put into final release. |
Revision 3366b30 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Compositor: Code cleanup, debug mode is now fine with strict flags |
Revision 6cd82db by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
CMake: Enable strict flags for C++ |
Revision 061e73a by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Physics: Code cleanup, prepare for strict C++ flags |
Revision 052ebd6 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
C++ RNA API: Code cleanup, prepare for strict C++ flags |
Revision 4393b60 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
ImBuf: Code cleanup, prepare for strict C++ flags |
Revision 13358d0 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Freestyle: Code cleanup, prepare for strict C++ flags |
Revision 2ada351 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Compositor: Code cleanup, prepare for strict C++ flags |
Revision 585dd26 by Sergey Sharybin March 27, 2015, 13:23 (GMT) |
Cycles: Code cleanup, prepare for strict C++ flags |
|
|
|


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