projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2008-09-15
Andre Susano...
svn merge -r 16231:16536 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-22
Andre Susano...
svn merge -r 16215:16231 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-21
Andre Susano...
svn merge -r 16174:16215 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-18
Andre Susano...
Implemented a find_nearest with heaps. This reachs...
commit
|
commitdiff
|
tree
2008-08-18
Andre Susano...
svn merge -r 16077:16174 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-15
Andre Susano...
Simpledeform origin is no longer attache to parent...
commit
|
commitdiff
|
tree
2008-08-14
Andre Susano...
Fixed bug related to some missed rays-hits.. just a...
commit
|
commitdiff
|
tree
2008-08-14
Andre Susano...
Added subsurface levels option to normal projection.
commit
|
commitdiff
|
tree
2008-08-13
Andre Susano...
Fixed problem of "lack of normal information"
commit
|
commitdiff
|
tree
2008-08-13
Andre Susano...
svn merge -r 15988:16077 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-13
Andre Susano...
Fixed a typo
commit
|
commitdiff
|
tree
2008-08-13
Andre Susano...
Fixed compile for windows
commit
|
commitdiff
|
tree
2008-08-13
Andre Susano...
fixed a bug related with "cullfaces" option on shrinkwrap
commit
|
commitdiff
|
tree
2008-08-12
Andre Susano...
*Added documentation mainly at shrinkwrap.c
commit
|
commitdiff
|
tree
2008-08-11
Andre Susano...
svn merge -r 15988:16055 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-11
Andre Susano...
preparing to merge trunk (those files were sent to...
commit
|
commitdiff
|
tree
2008-08-07
Andre Susano...
Moved bvhtree_from_mesh api to its own files
commit
|
commitdiff
|
tree
2008-08-07
Andre Susano...
Added several comments to BLI_kdopbvh
commit
|
commitdiff
|
tree
2008-08-06
Andre Susano...
svn merge -r 15908:15988 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-08-06
Andre Susano...
Fixed non_recursive BVHbuild with openmp
commit
|
commitdiff
|
tree
2008-08-05
Andre Susano...
Just a tmp commit about bvhtree build
commit
|
commitdiff
|
tree
2008-08-04
Andre Susano...
Shrink BVHNode by 16bits
commit
|
commitdiff
|
tree
2008-08-04
Andre Susano...
Made shrinkwrap variables be initialized when declared
commit
|
commitdiff
|
tree
2008-08-04
Andre Susano...
SimpleDeform modifications:
commit
|
commitdiff
|
tree
2008-08-04
Andre Susano...
Fixed double inflation in case of co_moving points
commit
|
commitdiff
|
tree
2008-08-03
Andre Susano...
added openmp support for bvhtree build (max processes...
commit
|
commitdiff
|
tree
2008-08-03
Andre Susano...
Added shrinkwrap as a constraint.
commit
|
commitdiff
|
tree
2008-08-01
Andre Susano...
svn merge -r 15688:15908 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-07-25
Andre Susano...
Fixed simple deform strech/squash function
commit
|
commitdiff
|
tree
2008-07-25
Andre Susano...
Converted shrinkwrap to a DeformOnly modifier
commit
|
commitdiff
|
tree
2008-07-22
Andre Susano...
svn merge -r 15590:15688 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-07-22
Andre Susano...
*BVHTreeFromMesh api changed.. it now stores all inform...
commit
|
commitdiff
|
tree
2008-07-21
Andre Susano...
Fixed a bug relative to editmode..
commit
|
commitdiff
|
tree
2008-07-21
Andre Susano...
Made shrinkwrap modifier work when target or cutPlane...
commit
|
commitdiff
|
tree
2008-07-19
Andre Susano...
Following the same optimization as bvh raycast:
commit
|
commitdiff
|
tree
2008-07-18
Andre Susano...
*Added "kept" mesh above surface option on shrinkwrap...
commit
|
commitdiff
|
tree
2008-07-15
Andre Susano...
Last commit fixed the file contents.. but some svn...
commit
|
commitdiff
|
tree
2008-07-15
Andre Susano...
There was a problem with the last merge :S
commit
|
commitdiff
|
tree
2008-07-14
Andre Susano...
Improved build time on BLI_kdopbvh
commit
|
commitdiff
|
tree
2008-07-13
Andre Susano...
svn merge -r 15392:15551 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-07-13
Andre Susano...
Adding the Cullface option on normal projection of...
commit
|
commitdiff
|
tree
2008-07-11
Andre Susano...
Added sphere cast (tought it doenst seems to solve...
commit
|
commitdiff
|
tree
2008-07-09
Andre Susano...
Add raycast ability for BLI_kdopbvh
commit
|
commitdiff
|
tree
2008-07-04
Andre Susano...
*Added vertex groups on simple deform
commit
|
commitdiff
|
tree
2008-07-04
Andre Susano...
Added modes Squash and Strech to SimpleDeform (need...
commit
|
commitdiff
|
tree
2008-07-02
Andre Susano...
Added lower and upper options on all modes of simple...
commit
|
commitdiff
|
tree
2008-06-30
Andre Susano...
svn merge -r 15292:15392 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-06-27
Andre Susano...
Modifications on simple modifier
commit
|
commitdiff
|
tree
2008-06-24
Andre Susano...
Adding initial SimpleModifier (bend,taper,twist)
commit
|
commitdiff
|
tree
2008-06-23
Andre Susano...
Changed the style on shrinkwrapModifier_copyData.
commit
|
commitdiff
|
tree
2008-06-23
Andre Susano...
Fixed bug.. on shrinkwrap_copyModifier
commit
|
commitdiff
|
tree
2008-06-23
Andre Susano...
Added shrinkwrapModifier_isDisabled api function
commit
|
commitdiff
|
tree
2008-06-20
Andre Susano...
svn merge -r 15202:15292 https://svn.blender.org/svnroo...
commit
|
commitdiff
|
tree
2008-06-20
Andre Susano...
Added cut-plane option.
commit
|
commitdiff
|
tree
2008-06-17
Andre Susano...
Added merge option to shrinkwrap when using projection...
commit
|
commitdiff
|
tree
2008-06-11
Andre Susano...
Merge from trunk
commit
|
commitdiff
|
tree
2008-06-11
Andre Susano...
Added sample "CreatePlane" .. it simple projects a...
commit
|
commitdiff
|
tree
2008-06-03
Andre Susano...
Reason of last commits kdopbvh tree is now on trunk.
commit
|
commitdiff
|
tree
2008-06-03
Andre Susano...
Merge from trunk
commit
|
commitdiff
|
tree
2008-06-03
Andre Susano...
Removed BLI_kdopbvh
commit
|
commitdiff
|
tree
2008-06-03
Daniel Genrich
Collision commit code cleanup for nicer compile
commit
|
commitdiff
|
tree
2008-06-03
Daniel Genrich
Collisions: Commit of collision cleanup, put kdop-bvh...
commit
|
commitdiff
|
tree
2008-06-03
Joshua Leung
A few compiler warning fixes. Those in BME_customdata...
commit
|
commitdiff
|
tree
2008-06-03
Joshua Leung
Bugfix #13603:
commit
|
commitdiff
|
tree
2008-06-03
Peter Schlaile
== REDCODE ==
commit
|
commitdiff
|
tree
2008-06-03
Campbell Barton
increase the level you can zoom out (andy's timelapse...
commit
|
commitdiff
|
tree
2008-06-02
Peter Schlaile
== REDCODE ==
commit
|
commitdiff
|
tree
2008-06-02
Peter Schlaile
== redcode ==
commit
|
commitdiff
|
tree
2008-06-02
Peter Schlaile
== RED one (redcode) ==
commit
|
commitdiff
|
tree
2008-06-02
Geoffrey Bantle
-> More Bmesh Custom Data stuff
commit
|
commitdiff
|
tree
2008-06-02
Benoit Bolsee
Patch #11000 approved: [new function] KX_GameObject...
commit
|
commitdiff
|
tree
2008-06-02
Joshua Leung
Added missing newline for error print in Py-button...
commit
|
commitdiff
|
tree
2008-06-02
Joshua Leung
Compiler warning fixes (unused vars).
commit
|
commitdiff
|
tree
2008-06-01
Geoffrey Bantle
-> Fix for last few commits
commit
|
commitdiff
|
tree
2008-06-01
Geoffrey Bantle
-> Beginning of Custom Data support for BMesh
commit
|
commitdiff
|
tree
2008-06-01
Geoffrey Bantle
-> New memory allocator for Bmesh
commit
|
commitdiff
|
tree
2008-06-01
Campbell Barton
functionality fix
commit
|
commitdiff
|
tree
2008-06-01
Peter Schlaile
== FFMPEG ==
commit
|
commitdiff
|
tree
2008-06-01
Campbell Barton
bugfix (typo) [#13587] Python API Material.sssFront...
commit
|
commitdiff
|
tree
2008-06-01
Geoffrey Bantle
-Fix for bug #13067
commit
|
commitdiff
|
tree
2008-06-01
Campbell Barton
bugfix for own error
commit
|
commitdiff
|
tree
2008-05-31
Daniel Genrich
Merging revisions 15020-15073 of https://svn.blender...
cloth
commit
|
commitdiff
|
tree
2008-05-31
Campbell Barton
bugfix for own error
commit
|
commitdiff
|
tree
2008-05-31
Campbell Barton
bufgfix for [#13584] SIGSEV in fluid bake with large...
commit
|
commitdiff
|
tree
2008-05-31
Campbell Barton
bugfix
commit
|
commitdiff
|
tree
2008-05-31
Campbell Barton
bugfix for own error, introduced when running scripts...
commit
|
commitdiff
|
tree
2008-05-31
Andre Susano...
Added culling on normal projection.
commit
|
commitdiff
|
tree
2008-05-30
Andre Susano...
Merge from trunk
commit
|
commitdiff
|
tree
2008-05-30
Willian Padovani...
== PyNodes ==
commit
|
commitdiff
|
tree
2008-05-30
Kent Mein
This is patch [#9057] Updated doc string to match curre...
commit
|
commitdiff
|
tree
2008-05-30
Kent Mein
This is patch [#9053] More concrete makesdna reporting
commit
|
commitdiff
|
tree
2008-05-30
Martin Poirier
Fix crash with hidden bezier handles
commit
|
commitdiff
|
tree
2008-05-30
Campbell Barton
bugfix
commit
|
commitdiff
|
tree
2008-05-29
Simon Clitherow
Reverted win installer to give 'current user' option...
commit
|
commitdiff
|
tree
2008-05-29
Martin Poirier
Transform Orientations
commit
|
commitdiff
|
tree
2008-05-29
Daniel Genrich
-= Collisions =-
commit
|
commitdiff
|
tree
2008-05-29
Joshua Leung
Another bugfix for Fill Bone Between Joints. Changed...
commit
|
commitdiff
|
tree
2008-05-29
Joshua Leung
Fill Bone Between Joints:
commit
|
commitdiff
|
tree
2008-05-28
Janne Karhu
Bug fix: [#13268] Crash when creating a new particle...
commit
|
commitdiff
|
tree
2008-05-28
Campbell Barton
bugfix for own bug. mousewheel while playing in the...
commit
|
commitdiff
|
tree
next