2012-07-22 |
Janne Karhu | Fix for #32162 psys rotation causes size issues for... |
tree | commitdiff |
2012-07-22 |
Mitchell Stokes | BGE LibLoad: Allow the user to disable loading text... |
tree | commitdiff |
2012-07-22 |
Campbell Barton | patch [#31925] Add a BMElemSeq.sort() method |
tree | commitdiff |
2012-07-22 |
Campbell Barton | code cleanup: replace cos(M_PI / 4) and sin(M_PI /... |
tree | commitdiff |
2012-07-22 |
Campbell Barton | code cleanup: simplify view orbit operator |
tree | commitdiff |
2012-07-22 |
Campbell Barton | code cleanup: remove unused math functions (where alrea... |
tree | commitdiff |
2012-07-22 |
Campbell Barton | code cleanup: use cosf and sinf when both args and... |
tree | commitdiff |
2012-07-22 |
Joshua Leung | Bugfix [#32017] Infinite recursion in depsgraph materia... |
tree | commitdiff |
2012-07-22 |
Campbell Barton | fix for own error using uninitialized memory for scale... |
tree | commitdiff |
2012-07-22 |
Campbell Barton | fix for more new[]/delete[] mismatches |
tree | commitdiff |
2012-07-22 |
Campbell Barton | fix for compositor new[]/delete[] mismatch. |
tree | commitdiff |
2012-07-22 |
Sergey Sharybin | Fix #32156: Blender crashes on linking armature with... |
tree | commitdiff |
2012-07-22 |
Antony Riakiotakis | Add property to stitch operator to clear seam flag... |
tree | commitdiff |
2012-07-22 |
Campbell Barton | fix for node editor re-rendering when the background... |
tree | commitdiff |
2012-07-22 |
Sergey Sharybin | Increase maximal video bitrate to 64K |
tree | commitdiff |
2012-07-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-07-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-07-21 |
Campbell Barton | use fabsf when using floats. |
tree | commitdiff |
2012-07-21 |
Sergey Sharybin | Merge mask fixes from tomato branch |
tree | commitdiff |
2012-07-21 |
Sergey Sharybin | Fix incorrect RNA access in parenting operator |
tree | commitdiff |
2012-07-21 |
Campbell Barton | remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which... |
tree | commitdiff |
2012-07-21 |
Campbell Barton | add option so operators can be called with a flag,... |
tree | commitdiff |
2012-07-20 |
Campbell Barton | patch [#32152] Make NlaTrack.is_solo settable |
tree | commitdiff |
2012-07-20 |
Lukas Toenne | Fix #32118, Reroute nodes inside groups get created... |
tree | commitdiff |
2012-07-20 |
Campbell Barton | fix for compositor bug, mix node operation `clamp`... |
tree | commitdiff |
2012-07-20 |
Campbell Barton | ignore hidden faces when splitting by loose parts of... |
tree | commitdiff |
2012-07-20 |
Joshua Leung | Commented out "Filter" FModifier type entry in type... |
tree | commitdiff |
2012-07-20 |
Joshua Leung | Code cleanup - missing indention be gone! |
tree | commitdiff |
2012-07-20 |
Joshua Leung | Keyframes from lib-linked actions are now drawn ghosted... |
tree | commitdiff |
2012-07-20 |
Campbell Barton | Separate meshes by loose parts and materials now works... |
tree | commitdiff |
2012-07-20 |
Campbell Barton | minor edits for bmesh api |
tree | commitdiff |
2012-07-19 |
Campbell Barton | quiet formatting warnings when international was enabled. |
tree | commitdiff |
2012-07-19 |
Jeroen Bakker | Possible fix for [#32141] Crash when using a mask as... |
tree | commitdiff |
2012-07-19 |
Campbell Barton | add lattice selection to rna |
tree | commitdiff |
2012-07-19 |
Jeroen Bakker | Fix for |
tree | commitdiff |
2012-07-19 |
Campbell Barton | fix for separate loose parts doing full depsgraph rebui... |
tree | commitdiff |
2012-07-19 |
Campbell Barton | handy function for getting a python stacktrace while... |
tree | commitdiff |
2012-07-19 |
Campbell Barton | remove unneeded externs |
tree | commitdiff |
2012-07-19 |
Lukas Toenne | Fix #32118, Reroute nodes inside groups get created... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | code cleanup: remove commented includes - mostly from... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | quiet double promotion warnings for the game engine. |
tree | commitdiff |
2012-07-18 |
Campbell Barton | mask transform aspect correction wasn't working properl... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | shift help with continuous grab on a curve point now... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | workaround for a bug with zero edges getting removed... |
tree | commitdiff |
2012-07-18 |
Bastien Montagne | Add Skin modifier's radius values to Transform panel... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | add difference blending mode, also fix error in last... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | change bucket size to give better performance for high... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | code cleanup for mask capping |
tree | commitdiff |
2012-07-18 |
Campbell Barton | chance semi-circle mask capping resolution based on... |
tree | commitdiff |
2012-07-18 |
Bastien Montagne | Fix [#32068] Edge slide not working in certain circumst... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | minor edits to mask rasterizer. |
tree | commitdiff |
2012-07-18 |
Sergey Sharybin | Fixed wrong self-intersection check for non-closed... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | fix incorrect assert for mask face checking, also corre... |
tree | commitdiff |
2012-07-18 |
Sergey Sharybin | Fixed crash of self-intersection loop in special cases |
tree | commitdiff |
2012-07-18 |
Sergey Sharybin | Fix #32132: Uniformly moving custom feather points... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | make links now allows groups - this means you can make... |
tree | commitdiff |
2012-07-18 |
Campbell Barton | adding objects active groups now gives menu of which... |
tree | commitdiff |
2012-07-18 |
Mitchell Stokes | Fix for [#32129] "2D filter texture width off by one... |
tree | commitdiff |
2012-07-17 |
Campbell Barton | mask rasterizer unfilled line end capping now works... |
tree | commitdiff |
2012-07-17 |
Campbell Barton | wip mask capping - works but needs aspect correction... |
tree | commitdiff |
2012-07-17 |
Bastien Montagne | Spellcheck: minkovsky -> minkowski! (Only in comments... |
tree | commitdiff |
2012-07-17 |
Bastien Montagne | Fix [#32133] Numpad Enter key doesnt work with Loopcut... |
tree | commitdiff |
2012-07-17 |
Sergey Sharybin | Feather self-intersection test speed up |
tree | commitdiff |
2012-07-17 |
Campbell Barton | holding shift with cont. grab now works on the hsv... |
tree | commitdiff |
2012-07-17 |
Campbell Barton | option to clear all keys from a button, so you dont... |
tree | commitdiff |
2012-07-17 |
Campbell Barton | fix for particle system using uninitialized stack memor... |
tree | commitdiff |
2012-07-17 |
Campbell Barton | use math vector init functions |
tree | commitdiff |
2012-07-17 |
Sergey Sharybin | Fixed crash when rasterizing spline with only one point |
tree | commitdiff |
2012-07-17 |
Campbell Barton | fix for scons building with compositor |
tree | commitdiff |
2012-07-17 |
Campbell Barton | fix for building without the compositor |
tree | commitdiff |
2012-07-17 |
Campbell Barton | disable feather collapse during drawing, its very slow. |
tree | commitdiff |
2012-07-16 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2012-07-16 |
Sergey Sharybin | Fixed disappearing in some circumstances feather |
tree | commitdiff |
2012-07-16 |
Sergey Sharybin | Fixed crash caused by recent feather collapse commit |
tree | commitdiff |
2012-07-16 |
Sergey Sharybin | Masks: feather self-intersection collapse function |
tree | commitdiff |
2012-07-16 |
Nicholas Bishop | Put paint mask grid allocation in a critical section |
tree | commitdiff |
2012-07-16 |
Campbell Barton | toggling node hide/sockets/options was triggering a... |
tree | commitdiff |
2012-07-16 |
Campbell Barton | correct own error in logic for skipping mask layers... |
tree | commitdiff |
2012-07-16 |
Campbell Barton | show alpha in the mask buttons item list |
tree | commitdiff |
2012-07-16 |
Campbell Barton | use calculated spline resoltion rather then fixed at 32. |
tree | commitdiff |
2012-07-16 |
Campbell Barton | defailt to ease weight interpolation |
tree | commitdiff |
2012-07-16 |
Campbell Barton | fix for crash & leak when layer render option is disabled. |
tree | commitdiff |
2012-07-16 |
Campbell Barton | fix for occasional crash with splines a lot larger... |
tree | commitdiff |
2012-07-16 |
Campbell Barton | mask rasterizer - use quad interpolation - gets rid... |
tree | commitdiff |
2012-07-16 |
Campbell Barton | barycentric_weights_v2_quad wasn't working quite right... |
tree | commitdiff |
2012-07-16 |
Campbell Barton | add 2d version of interp_weights_poly_v3 |
tree | commitdiff |
2012-07-16 |
Campbell Barton | mask fill/cyclic toggle wasnt refreshing compo nodes |
tree | commitdiff |
2012-07-16 |
Campbell Barton | correct own naming error BLI -> BKE |
tree | commitdiff |
2012-07-16 |
Campbell Barton | fix for linking with scons. |
tree | commitdiff |
2012-07-16 |
Campbell Barton | mask blending modes: lighten/darken/multiply/replace |
tree | commitdiff |
2012-07-16 |
Campbell Barton | fix crash for empty or single vertex layers. |
tree | commitdiff |
2012-07-16 |
Campbell Barton | small speedup for mask rasterizer, only do single sided... |
tree | commitdiff |
2012-07-16 |
Mitchell Stokes | BGE: The Action Actuator now returns correct values... |
tree | commitdiff |
2012-07-15 |
Campbell Barton | svn merge -r48944:48942 . |
tree | commitdiff |
2012-07-15 |
Campbell Barton | moving mask rasterizer file, this breaks building,... |
tree | commitdiff |
2012-07-15 |
Campbell Barton | replace fminf with minf |
tree | commitdiff |
2012-07-15 |
Bastien Montagne | "Fix" [#32033] In the execution result of with_automati... |
tree | commitdiff |
2012-07-15 |
Campbell Barton | math function to get the intersection point between... |
tree | commitdiff |
2012-07-15 |
Campbell Barton | fix: node background image move operator didn't take... |
tree | commitdiff |
2012-07-15 |
Sergey Sharybin | Fixed deadlock caused by thread locks added in 48893 |
tree | commitdiff |
next |