2012-07-25 |
Campbell Barton | add mask buttons into the image space |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | split out mask UI into their own classes. |
commit | commitdiff | tree |
2012-07-25 |
Bastien Montagne | Fix [#32177] 'Display Pivot' segfaults blender (Rigid... |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | mask UI for space image |
commit | commitdiff | tree |
2012-07-25 |
Lukas Toenne | Fix #31419, Changing Boid-Properties impossible with... |
commit | commitdiff | tree |
2012-07-25 |
Lukas Toenne | Fix #31339, Modifying mesh destroys particle system. |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | image space now has a mode for view/paint/mask editing. |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | code cleanup: comment deprecated defines |
commit | commitdiff | tree |
2012-07-25 |
Jeroen Bakker | Defocus node. |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | wip mask/image commit, mostly internal function & added... |
commit | commitdiff | tree |
2012-07-25 |
Lukas Toenne | Added a missing forward declaration, causing compiler... |
commit | commitdiff | tree |
2012-07-25 |
Lukas Toenne | Fix #32178, Adding "File Output" node crashes when... |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | move ED_image functions into their own file. |
commit | commitdiff | tree |
2012-07-25 |
Campbell Barton | fix annoying bug where image open from ID template... |
commit | commitdiff | tree |
2012-07-25 |
Mitchell Stokes | BGE: A better fix for using the Action Actuator with... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | change behavior of ediutmesh separate not to cleanup... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | move mask and draw settings into its own struct to... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | initial commit for supporting masks in the image view... |
commit | commitdiff | tree |
2012-07-24 |
Sergey Sharybin | Fix #32165: context_set_value didn't make an undo push... |
commit | commitdiff | tree |
2012-07-24 |
Sergey Sharybin | Debug option for guarded allocation: store name of... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | add prints for texture loading (we're running into... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | fix/workaround for glitch with node editing active... |
commit | commitdiff | tree |
2012-07-24 |
Lukas Toenne | Fix for RNA struct registration: the bpy_class_validate... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | warn when getting a context member fails because of... |
commit | commitdiff | tree |
2012-07-24 |
Campbell Barton | generalize mask poll functions and sequencer mask code. |
commit | commitdiff | tree |
2012-07-24 |
Sergey Sharybin | Hopefully Blender compiles again with MSVC |
commit | commitdiff | tree |
2012-07-24 |
Sergey Sharybin | Fix corrupted frames producing by fog glare node |
commit | commitdiff | tree |
2012-07-24 |
Dalai Felinto | no need for renaming actions that are not linked anywhere |
commit | commitdiff | tree |
2012-07-23 |
Campbell Barton | use 2d vectors for mask point access. |
commit | commitdiff | tree |
2012-07-23 |
Campbell Barton | mask layer rna api: add exception when removing incorre... |
commit | commitdiff | tree |
2012-07-23 |
Mitchell Stokes | BGE: Bringing over the dynamic lamp properties fixes... |
commit | commitdiff | tree |
2012-07-23 |
Bastien Montagne | Grrr... Minkowski... :p |
commit | commitdiff | tree |
2012-07-23 |
Sergey Sharybin | Keying: apply garbage / core mattes after clamping |
commit | commitdiff | tree |
2012-07-23 |
Campbell Barton | view3d - enable background images and footage with... |
commit | commitdiff | tree |
2012-07-23 |
Campbell Barton | fix for cycles bug in localview: see r48269, bits used... |
commit | commitdiff | tree |
2012-07-23 |
Joshua Leung | Bugfix [#31994] Blend from Shape "Add" mode incorrectly... |
commit | commitdiff | tree |
2012-07-23 |
Bastien Montagne | Fix [#32163] vertex groups get wiped. |
commit | commitdiff | tree |
2012-07-23 |
Joshua Leung | Minor style cleanup - remove invalid/unneeded comments |
commit | commitdiff | tree |
2012-07-23 |
Bastien Montagne | Portuguese is now over 60% (also finisehd old portuguse... |
commit | commitdiff | tree |
2012-07-23 |
Joshua Leung | Bugfix [#32155] Driver error saves in file and isnt... |
commit | commitdiff | tree |
2012-07-23 |
Mitchell Stokes | Fix for bug [#26122] "Overlay scene gets transparent... |
commit | commitdiff | tree |
2012-07-22 |
Janne Karhu | Fix for #32162 psys rotation causes size issues for... |
commit | commitdiff | tree |
2012-07-22 |
Mitchell Stokes | BGE LibLoad: Allow the user to disable loading text... |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | patch [#31925] Add a BMElemSeq.sort() method |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | code cleanup: replace cos(M_PI / 4) and sin(M_PI /... |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | code cleanup: simplify view orbit operator |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | code cleanup: remove unused math functions (where alrea... |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | code cleanup: use cosf and sinf when both args and... |
commit | commitdiff | tree |
2012-07-22 |
Joshua Leung | Bugfix [#32017] Infinite recursion in depsgraph materia... |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | fix for own error using uninitialized memory for scale... |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | fix for more new[]/delete[] mismatches |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | fix for compositor new[]/delete[] mismatch. |
commit | commitdiff | tree |
2012-07-22 |
Sergey Sharybin | Fix #32156: Blender crashes on linking armature with... |
commit | commitdiff | tree |
2012-07-22 |
Antony Riakiotakis | Add property to stitch operator to clear seam flag... |
commit | commitdiff | tree |
2012-07-22 |
Campbell Barton | fix for node editor re-rendering when the background... |
commit | commitdiff | tree |
2012-07-22 |
Sergey Sharybin | Increase maximal video bitrate to 64K |
commit | commitdiff | tree |
2012-07-22 |
Lukas Toenne | Removed nested comment, which causes compiler errors. |
commit | commitdiff | tree |
2012-07-21 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-21 |
Sergey Sharybin | Boolean modifier: prevent crashes when carve returns... |
commit | commitdiff | tree |
2012-07-21 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-07-21 |
Campbell Barton | use fabsf when using floats. |
commit | commitdiff | tree |
2012-07-21 |
Sergey Sharybin | Merge mask fixes from tomato branch |
commit | commitdiff | tree |
2012-07-21 |
Sergey Sharybin | Fix incorrect RNA access in parenting operator |
commit | commitdiff | tree |
2012-07-21 |
Campbell Barton | remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which... |
commit | commitdiff | tree |
2012-07-21 |
Campbell Barton | add option so operators can be called with a flag,... |
commit | commitdiff | tree |
2012-07-20 |
Campbell Barton | patch [#32152] Make NlaTrack.is_solo settable |
commit | commitdiff | tree |
2012-07-20 |
Lukas Toenne | Fix #32118, Reroute nodes inside groups get created... |
commit | commitdiff | tree |
2012-07-20 |
Campbell Barton | fix for compositor bug, mix node operation `clamp`... |
commit | commitdiff | tree |
2012-07-20 |
Campbell Barton | ignore hidden faces when splitting by loose parts of... |
commit | commitdiff | tree |
2012-07-20 |
Joshua Leung | Commented out "Filter" FModifier type entry in type... |
commit | commitdiff | tree |
2012-07-20 |
Joshua Leung | Code cleanup - missing indention be gone! |
commit | commitdiff | tree |
2012-07-20 |
Joshua Leung | Keyframes from lib-linked actions are now drawn ghosted... |
commit | commitdiff | tree |
2012-07-20 |
Campbell Barton | Separate meshes by loose parts and materials now works... |
commit | commitdiff | tree |
2012-07-20 |
Campbell Barton | minor edits for bmesh api |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | quiet formatting warnings when international was enabled. |
commit | commitdiff | tree |
2012-07-19 |
Jeroen Bakker | Possible fix for [#32141] Crash when using a mask as... |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | print names of nodes/sockets when cycles complains... |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | add lattice selection to rna |
commit | commitdiff | tree |
2012-07-19 |
Jeroen Bakker | Fix for |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | fix for separate loose parts doing full depsgraph rebui... |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | handy function for getting a python stacktrace while... |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | remove unneeded externs |
commit | commitdiff | tree |
2012-07-19 |
Lukas Toenne | Fix #32118, Reroute nodes inside groups get created... |
commit | commitdiff | tree |
2012-07-19 |
Campbell Barton | poll function for edge loop delete. |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | code cleanup: remove commented includes - mostly from... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | quiet double promotion warnings for the game engine. |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | mask transform aspect correction wasn't working properl... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | shift help with continuous grab on a curve point now... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | workaround for a bug with zero edges getting removed... |
commit | commitdiff | tree |
2012-07-18 |
Bastien Montagne | Add Skin modifier's radius values to Transform panel... |
commit | commitdiff | tree |
2012-07-18 |
Bastien Montagne | Some small fixes (grrr, python imports...). |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | add difference blending mode, also fix error in last... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | change bucket size to give better performance for high... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | code cleanup for mask capping |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | chance semi-circle mask capping resolution based on... |
commit | commitdiff | tree |
2012-07-18 |
Bastien Montagne | Fix [#32068] Edge slide not working in certain circumst... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | minor edits to mask rasterizer. |
commit | commitdiff | tree |
2012-07-18 |
Sergey Sharybin | Fixed wrong self-intersection check for non-closed... |
commit | commitdiff | tree |
2012-07-18 |
Campbell Barton | fix incorrect assert for mask face checking, also corre... |
commit | commitdiff | tree |
2012-07-18 |
Sergey Sharybin | Fixed crash of self-intersection loop in special cases |
commit | commitdiff | tree |
next |