April 25, 2018, 07:58 (GMT) |
CMake: only write edited file when changes made Caused cmake to run after every icon update. |
April 25, 2018, 07:58 (GMT) |
Cleanup: typos |
Revision 15bb1b4 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 25, 2018, 07:54 (GMT) |
WIP: Rename settings function in Draw Manager |
April 25, 2018, 07:53 (GMT) |
Added note about potential crash in add_orco_dm() |
April 25, 2018, 07:47 (GMT) |
Construct new Mesh instead of writing to ob->data Even when ob->data is a CoW copy, it can still be used by different objects and thus shouldn't be modified by a modifier. |
April 25, 2018, 07:31 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
April 25, 2018, 07:30 (GMT) |
Fix string comparison in GNUMakefile for linux systems |
April 25, 2018, 07:24 (GMT) |
CMake: generate icon list for installation MSVC users weren't getting icons installed, since glob isn't reliable, list all files in a section which the update script maintains. |
April 25, 2018, 07:21 (GMT) |
UI: add extrude icon |
April 25, 2018, 06:20 (GMT) |
UI: show all pain mode panels in the topbar This shows some which need to be hidden (eventually). |
April 25, 2018, 06:16 (GMT) |
UI: move mode options to the topbar Remove toolbar panels which have items available in menus. |
April 25, 2018, 05:55 (GMT) |
UI: Apply remove redo region This was a disabled part of the top-bar merge (code by @Severin) The only change made is to move to redo UI into a popover. |
April 25, 2018, 05:25 (GMT) |
UI: remove history & object tools Add object shading menu. |
April 25, 2018, 05:15 (GMT) |
UI: mesh rip icons |
April 25, 2018, 05:12 (GMT) |
UI: remove mesh panel |
April 24, 2018, 19:07 (GMT) |
UI: remove shading & uv's panel |
April 24, 2018, 19:05 (GMT) |
UI: disable grease pencil panel Disable poll functions since branch replaces this code. |
April 24, 2018, 18:46 (GMT) |
UI: move rigid body physics to menu |
April 24, 2018, 18:37 (GMT) |
UI: remove animation panel |
April 24, 2018, 18:16 (GMT) |
Hide top-bar in fullscreen Fullscreen as in the Alt+F10 fullscreen. |
|
|
|


Master Commits
MiikaHweb | 2003-2021