April 10, 2015, 02:24 (GMT) |
draw grid floor with GPUx API Single draw call for the default case (grid floor with X and Y axes). Z axis needs a second draw call because it uses 3D coordinates. |
April 10, 2015, 02:13 (GMT) |
add vec2f convenience function to GPUx |
April 10, 2015, 01:33 (GMT) |
improve grid floor drawing function Maintain visual hierarchy of the grid: - emphasized lines draw atop normal lines - axes draw atop all lines (same as before) Draw axes only once, not twice. Return early if nothing to draw. |
April 9, 2015, 19:10 (GMT) |
Disable the UI for drawing objects of cache libraries. This takes an arbitrarily large amount of space in the UI and does currently not have a good purpose. Eventually this information could be displayed in a dedicated part of the UI, with proper scrolling. |
April 9, 2015, 18:35 (GMT) |
AssetEngine WIP support of new filelisting behavior in filebrowser... Nearly working, still have some mem issues to fix. |
Revision 0457d74 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 17:11 (GMT) |
More minor cleanup Also tweaked widget colors a bit to make them more appealing ;) |
April 9, 2015, 16:50 (GMT) |
Added visibility attribute for dupli objects in Alembic caches. This combines the DupliObject.no_draw flag with the instanced object's visibility. |
Revision d1236a0 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 16:35 (GMT) |
A bunch of minor cleanup |
April 9, 2015, 16:30 (GMT) |
Merge branch 'master' into gooseberry |
April 9, 2015, 15:34 (GMT) |
Fix for potential memory corruption in selection drawing code. This code works much like the main object drawing code and has to take the same precautions regarding replacing the derivedFinal pointer in Objects. This pointer may be replaced during drawing calls, regardless of the "ownership" indicated by needsFree. |
Revision 56f6802 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 14:31 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 058b8df by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 14:30 (GMT) |
Register Dial Widgets on creation (like we do for others) Also fix dial widget color initialization |
Revision 1340b98 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) April 9, 2015, 14:21 (GMT) |
Add and use a macro to iterate over manipulater widget axes |
April 9, 2015, 13:35 (GMT) |
Check for empty schemas more consistently before trying to read. Reading from an empty object in Alembic will throw an exception, which is not easily handled yet. So rather avoid annoying crashes the clumsy way for now. |
April 9, 2015, 12:45 (GMT) |
Writer for child strand data. Cache chains now support child strands too, instead of dropping child data when writing out from strand data. |
April 9, 2015, 11:44 (GMT) |
Refactor : Uncomment shader, filmconvert and bake kernels |
April 9, 2015, 11:06 (GMT) |
Merge branch 'alembic' into gooseberry |
April 9, 2015, 10:51 (GMT) |
Extra changes to make strict flags happy |
April 9, 2015, 10:49 (GMT) |
Merge branch 'master' into gooseberry |
April 9, 2015, 10:47 (GMT) |
Fix compilation with strict compiler flags |
|
|
|


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