Revision ac60079 by Campbell Barton September 5, 2013, 22:58 (GMT) |
grid-fill now detects non-square grids (this is what users would expect) http://www.graphicall.org/ftp/ideasman42/gridfill_detect_nonsquare.png |
Revision 7a38fe9 by Campbell Barton September 5, 2013, 22:24 (GMT) |
sorting utility functions for simple cases - sorting pointers by float for example. |
Revision 6cc3aec by Daniel Stokes September 5, 2013, 22:05 (GMT) |
Fixing a problem with variance shadow maps blurring out on transparent receivers in the Game Engine reported by Sam Cameron on the IRC. Also correcting some slight blurring over time by making sure the color buffer is cleared for shadows. |
Revision 677b697 by Campbell Barton September 5, 2013, 21:45 (GMT) |
align BevelSort strict to save some bytes. use camel case. |
Revision 89a02fc by Justin Dailey September 5, 2013, 21:36 (GMT) |
fix [#36656] text editor undo error when undoing paste command When tabs to spaces is enabled and a paste command is undone, the improper number of characters could get removed. Also fixed issue with shift + left/right only selecting a max of 1 character. |
Revision 3b72f18 by Campbell Barton September 5, 2013, 20:54 (GMT) |
rename positive_mod to mod_i, make it work with nagative numbers (matching pythons modulo), and use in a few more places. allow mesh-checker-deselect to have a negative offset. |
Revision f6b37f3 by Campbell Barton September 5, 2013, 19:56 (GMT) |
code cleanup: - add missing headers from cmake (own omission) - quiet rna_test.c unused define warnings. - minor style edits - spelling corrections and ignore all uppercase words with spell checking script. |
Revision 5036d6b by Bastien Montagne September 5, 2013, 18:12 (GMT) |
Cleanup (mostly #defines -> enums, and bitflags using bitshift operator!). |
Revision d4b8a6c by Sergey Sharybin September 5, 2013, 17:13 (GMT) |
Code cleanup: use boolean instead of int for colormanagement |
Revision 44ff79c by Sergey Sharybin September 5, 2013, 16:32 (GMT) |
Added a brie instruction how to build simple memtest |
Revision be42cd5 by Sergey Sharybin September 5, 2013, 16:22 (GMT) |
Ghost test application could be compiled again Was an IRC request to have Ghost application up and running for investigation purposes. |
Revision 9c4eaa9 by Brecht Van Lommel September 5, 2013, 16:15 (GMT) |
Fix metaball f-curves not showing up in graph editor. |
Revision 03bd670 by Brecht Van Lommel September 5, 2013, 15:47 (GMT) |
Fix #36649 and #36650: animation of freestyle line thickness and linestyle did not render correct in animations, due to missing updates. |
Revision 5805a8d by Antonis Ryakiotakis September 5, 2013, 15:09 (GMT) |
Expose theme color of shadow UVs (These include UVs that are drawn in texture paint modes and as modified mesh uvs overlay) and UVs of other objects. |
Revision 4b1436b by Antonis Ryakiotakis September 5, 2013, 14:02 (GMT) |
Ctr-Alt-F radial control operator for texture painting, controls the rotation of the brush mask texture. Unfortunately secondary path does not work here because we do not have a permanent switch to choose between primary-secondary brush texture. Use operator property instead. |
Revision 4df6c73 by Sergey Sharybin September 5, 2013, 13:37 (GMT) |
Code cleanup: use boolean instead of int for space_clip |
Revision 47457a6 by Sergey Sharybin September 5, 2013, 13:37 (GMT) |
Code cleanup: get rid of crappy height cast to double |
Revision e23ff65 by Sergey Sharybin September 5, 2013, 13:37 (GMT) |
Code cleanup: use boolean instead of int for tracking API |
Revision 028371c by Lukas Toenne September 5, 2013, 13:32 (GMT) |
Compositor cleanup: Merge conversion operations into a single file (see also r59820). Most convert operations can share a common base class with a single socket reader (except channel separate/combine nodes). |
Revision bed447b by Antonis Ryakiotakis September 5, 2013, 13:15 (GMT) |
Tidy up paint options, patch by Sebastian Koenig, with minor changes (ommit texture paint changes, they made the interface more difficult to discern). Also, move stroke input samples to stroke panel |
|
|
|


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