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