2012-12-17 |
Campbell Barton | patch [#33441] Remove unneeded strcpy()'s from makesdna.c |
commit | commitdiff | tree |
2012-12-17 |
Campbell Barton | fix [#33501] Grease pencil in OpenGL render |
commit | commitdiff | tree |
2012-12-17 |
Campbell Barton | fix [#33551] End Caps on a curve array with subsurf... |
commit | commitdiff | tree |
2012-12-17 |
Howard Trickey | Fix knife cut-through bug #33571. |
commit | commitdiff | tree |
2012-12-16 |
Miika Hamalainen | Fix [#33565]: Dynamic Paint modifier surfaces not copied |
commit | commitdiff | tree |
2012-12-16 |
Ton Roosendaal | Test print in bugfix... |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | fix for bevel using the wrong property name when shift... |
commit | commitdiff | tree |
2012-12-16 |
Ton Roosendaal | Bug fix 33563 |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | fix own error [#33529] Bevel on a certain edgeloop... |
commit | commitdiff | tree |
2012-12-16 |
Ton Roosendaal | Bugfix #33458 |
commit | commitdiff | tree |
2012-12-16 |
Brecht Van... | Cycles: add "Textures" panel in particle properties... |
commit | commitdiff | tree |
2012-12-16 |
Sergey Sharybin | Bugfix IRC report |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | correct bad comment |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | set compositor background scale to 1.0 |
commit | commitdiff | tree |
2012-12-16 |
Brecht Van... | Cycles OSL: small optimization to geometry node, tangen... |
commit | commitdiff | tree |
2012-12-16 |
Brecht Van... | Fix region overlap drawing over render info text in... |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | replace strcpy with BLI_strncpy or memcpy when the... |
commit | commitdiff | tree |
2012-12-16 |
Joshua Leung | Bugfix #33541 - Deleting all keyframes leaves dangling... |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | update themes |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | replace TypeError with Value error for matrix operation... |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | add Matrix.normalized(), handy for transforming normals. |
commit | commitdiff | tree |
2012-12-16 |
Campbell Barton | error in 53006, moved into another keymap rather then... |
commit | commitdiff | tree |
2012-12-16 |
Ove Murberg... | Reverting rev 53044 because it broke something and... |
commit | commitdiff | tree |
2012-12-15 |
Ove Murberg... | Fixing name of a function to be consistent with the... |
commit | commitdiff | tree |
2012-12-15 |
Ove Murberg... | Changed some comments to make more sense. |
commit | commitdiff | tree |
2012-12-15 |
Brecht Van... | Fix cycles build error with OSL disabled. |
commit | commitdiff | tree |
2012-12-15 |
Ove Murberg... | Bugfix: [#33513] Transfer weights mixing up. |
commit | commitdiff | tree |
2012-12-15 |
Ove Murberg... | Pure style cleanup. |
commit | commitdiff | tree |
2012-12-15 |
Jens Verwiebe | OSX: makeKeyAndOrderFront would show window from ordere... |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Bugfix, IRC submitted: |
commit | commitdiff | tree |
2012-12-15 |
Brecht Van... | Attempted fix #33546: GPU mipmap generation is not... |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Cleanup: |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | minor edits with recent commits, also avoid calling... |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Better tooltip for "Install Theme..." |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Finished themes for transparent Button regions in Blender. |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | use struct type for VPaintData.vertexcosnos rather... |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | move pbvh into BKE, it used many BKE bad level includes. |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | move bpath module from BLI to BKE, it was making many... |
commit | commitdiff | tree |
2012-12-15 |
Jens Verwiebe | OSX/availability: use of the numerical value instead... |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Graah! Not using brains for quick fixes... |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Classical mistake - fix a bug in 1 feature, but don... |
commit | commitdiff | tree |
2012-12-15 |
Brecht Van... | Cycles OSL minor optimizations: recycle shading context... |
commit | commitdiff | tree |
2012-12-15 |
Ton Roosendaal | Bugfix, irc collection: |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | avoid using strlen() for comparisons in for loops.... |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | prevent the text 3d cursor from z-fighting with the... |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | remove modifiers_indexInObject(), just call BLI_findind... |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | add checks to style checker script for 'a . b' and... |
commit | commitdiff | tree |
2012-12-15 |
Campbell Barton | style cleanup: stop the style checker script from compl... |
commit | commitdiff | tree |
2012-12-15 |
Erwin Coumans | Hi there, it has been a while, just curious if my SVN... |
commit | commitdiff | tree |
2012-12-14 |
Antony Riakiotakis | Restoring default theme made the panel regions opaque... |
commit | commitdiff | tree |
2012-12-14 |
Antony Riakiotakis | initialize static island colour display on reverting... |
commit | commitdiff | tree |
2012-12-14 |
Brecht Van... | Fix #33539: shift+numpad 2/4/8 shortcuts for zoom in... |
commit | commitdiff | tree |
2012-12-14 |
Brecht Van... | Fix #33497: seting object scale to 0 on one axis made... |
commit | commitdiff | tree |
2012-12-14 |
Brecht Van... | Fix mac build error with SDK < 10.7, this version is... |
commit | commitdiff | tree |
2012-12-14 |
Ton Roosendaal | Bug fix, irc submitted: |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | use UI_view2d_getscale() to get the scale for image... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | code cleanup and move alternate shell calculation metho... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | workaround for ndof events showing in view3d menu items... |
commit | commitdiff | tree |
2012-12-14 |
Brecht Van... | Cycles: make "Open Shading Language" a boolean toggle... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | commands to convert svg-to-png as shell scripts (just... |
commit | commitdiff | tree |
2012-12-14 |
Ton Roosendaal | Fixes for correct UI scaling display: |
commit | commitdiff | tree |
2012-12-14 |
Thomas Dinges | Blender Internal / Texture UI: |
commit | commitdiff | tree |
2012-12-14 |
Sergey Sharybin | SCons: clean up code which was commented out since... |
commit | commitdiff | tree |
2012-12-14 |
Sergey Sharybin | SCons; cleanup linux-config.py from using deprecated... |
commit | commitdiff | tree |
2012-12-14 |
Brecht Van... | Fix #33532: vertex paint subtract mode was broken,... |
commit | commitdiff | tree |
2012-12-14 |
Sergey Sharybin | Fix #33530: Blender Crash when selecting "Point select... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | add back a key to access view-cursor (alt+home) |
commit | commitdiff | tree |
2012-12-14 |
Sergey Sharybin | Fix #33526: Bezier Curve Tilt in transform panel does... |
commit | commitdiff | tree |
2012-12-14 |
Sergey Sharybin | Fix #33525: Mask points are add offset for the mouse... |
commit | commitdiff | tree |
2012-12-14 |
Jens Verwiebe | OSX/nativePixel: fix compile for OSX < 10.7 |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | correct scrollbars not working properly with DPI in... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | tweaks to text selection and highlight drawing. |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | code cleanup: minor edits to the console. |
commit | commitdiff | tree |
2012-12-14 |
Alex Fraser | Adding a new SPH solver that is more physically accurat... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | UV Warp Modifier: |
commit | commitdiff | tree |
2012-12-14 |
Joshua Leung | SVG Icons: Frame Next/Prev (used for Motion Tracker... |
commit | commitdiff | tree |
2012-12-14 |
Joshua Leung | SVG Icons: Back to screen icon |
commit | commitdiff | tree |
2012-12-14 |
Joshua Leung | SVG Icons - Ported over some of the animation related... |
commit | commitdiff | tree |
2012-12-14 |
Campbell Barton | add assert if both args to invert_m4_m4 are the same. |
commit | commitdiff | tree |
2012-12-13 |
Campbell Barton | patch [#33448] Adding Vector Sources for Icons |
commit | commitdiff | tree |
2012-12-13 |
Sergey Sharybin | Fix #33522: Crash when "rotate arond selection" is... |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Bug fix, irc report: |
commit | commitdiff | tree |
2012-12-13 |
Sergey Sharybin | Fix for using active scene instead of actually changed... |
commit | commitdiff | tree |
2012-12-13 |
Sergey Sharybin | SCons: added static libs path for OIIO, OCIO and Boost |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Bugfix - own collection. |
commit | commitdiff | tree |
2012-12-13 |
Antony Riakiotakis | Part of bratwurst GSOC cleanup of subsurf unwrap code... |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Bugfix, IRC report |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Feature fix: |
commit | commitdiff | tree |
2012-12-13 |
Campbell Barton | remove unrelated text |
commit | commitdiff | tree |
2012-12-13 |
Jens Verwiebe | OSX: add plist key High Resolution Capable |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Bugfix [#33511] |
commit | commitdiff | tree |
2012-12-13 |
Campbell Barton | add include so alloca() is found on mingw. |
commit | commitdiff | tree |
2012-12-13 |
Campbell Barton | svg source files from jendrzych, v. 2.5.06 |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Bugfix, IRC report: |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Only LMB clicks in Panel should return "handled" -... |
commit | commitdiff | tree |
2012-12-13 |
Sergey Sharybin | Fix #33510: Rotate around selection doesn't work when... |
commit | commitdiff | tree |
2012-12-13 |
Campbell Barton | disable openmp thread assert, would fail in cases where... |
commit | commitdiff | tree |
2012-12-13 |
Campbell Barton | update themes for added alpha channel |
commit | commitdiff | tree |
2012-12-13 |
Ton Roosendaal | Bug fix: |
commit | commitdiff | tree |
next |