Campbell Barton
a7663cc377
use ghash for operator and menu types, was doing string lookup in the operator list (containing over 1000 items) for each button draw.
...
gives small speedup for UI drawing and overall startup time.
2011-08-11 06:06:17 +00:00
Campbell Barton
0fac849d44
ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' so its obvious. this will keep merging pepper changes from conflicting and can be removed when its finally merged.
2011-08-11 05:50:05 +00:00
Campbell Barton
e97617e3fb
merge outliner refactor so we dont have to keep outliner.c locked in trunk.
...
this wont build because of changes spesific to pepper, fix coming next.
svn merge source/blender/editors/space_outliner -r36830:38987 https://svn.blender.org/svnroot/bf-blender/branches/soc-2011-pepper/source/blender/editors/space_outliner
2011-08-11 05:46:18 +00:00
Campbell Barton
07e8bfd2f2
unlocking outliner.c and removing... (merging refactor from pepper but looks like this will take a few steps)
2011-08-11 05:43:20 +00:00
Campbell Barton
ef18ec335f
svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2011-08-11 05:04:01 +00:00
Campbell Barton
226e424cb2
svn merge -r39057:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2011-08-11 04:53:57 +00:00
Mitchell Stokes
17e88915fd
BGE Animations: Updating BL_ActionActuator.frame to work with the new actuator.
2011-08-11 03:27:47 +00:00
Sergey Sharybin
ce02824535
Camera tracking integration
...
===========================
Make calibration grid "outer" boundaries always be inside frame.
2011-08-10 21:14:12 +00:00
Benjy Cook
fba1f50d0a
Mostly finished implementation of animation stitching, with lock bone functionality, allowing the user to choose a bone that maintains its position during the blend
2011-08-10 20:37:57 +00:00
Benjy Cook
1eaeaf8cd8
Fix for previous commit, now a fake user flag is added when switching between retargeted animations, so they don't get lost on save
2011-08-10 20:36:52 +00:00
Campbell Barton
50277c48ba
fix for regression for shape key UI, values are now editable again in the list, double checked this works for mesh/curve and lattice types.
2011-08-10 20:12:27 +00:00
Mitchell Stokes
7707140fd1
BGE Animations: Always update the localtime used for continuous animations. Previously this was only done on a positive or negative pulse, which could lead to some issues with a continuous flipper animation.
2011-08-10 20:05:30 +00:00
Brecht Van Lommel
18d709022e
Cycles: clang build fixes.
2011-08-10 19:45:08 +00:00
Sukhitha Prabhath Jayathilake
286a6d39c7
import only transform matrix animation method ( in progress )
2011-08-10 19:43:40 +00:00
Sergey Sharybin
d8d8954de0
Camera tracking integration
...
===========================
Changes to manual calibraiton:
- Grease pencil is now getting distorted, so now workflow is
changing to making straight GP line line match footage.
I've tried to make GP lines not changing their start and
end points from their "keyed" position.
Should be tested because this could be done not in
very accurate way.
- Fixed crash when adding new GP layer when there's no
frames yet and manual calibration is enabled.
2011-08-10 18:44:05 +00:00
Benjy Cook
b5d556d432
Initial programming of stitch animation operator. WIP
2011-08-10 18:41:04 +00:00
Benjy Cook
8afad10f98
Continued changes to storing of retargeted animation data, making it possible to easily switch between all retargeted clips, and stitch them with the future operator
2011-08-10 18:40:14 +00:00
Sukhitha Prabhath Jayathilake
11d4cfaa71
Baked Animation re-Import fix
2011-08-10 17:51:18 +00:00
Campbell Barton
11aa9ff223
error in own recent commit. set subversion to 0
2011-08-10 16:05:20 +00:00
Thomas Dinges
e8471be5f2
2.59 Splash screen by tomket7. Congratulations!
...
Chosen by the jury Ben Simonds, Reynante Martinez and Hjalti Hjálmarsson.
2011-08-10 16:03:45 +00:00
Campbell Barton
45d99da8a2
Version bump for 2.59
2011-08-10 16:02:02 +00:00
Jason Hays
e21ba299d6
Merged 39182-39257
2011-08-10 15:55:33 +00:00
Campbell Barton
cff2caa8a7
fix [ #28206 ] Motion Paths shown in 3DView even when Only Render option is enabled
2011-08-10 15:53:46 +00:00
Jason Hays
e9393aa252
Added an error msg for Fix Deforms tool for active mirror modifiers
...
Stopped trying to draw verts with subdivision surface modifier active--
or any other time the dm->drawSelectedVerts function is 0.
2011-08-10 15:50:21 +00:00
Xiao Xiangquan
465c3b82fa
merge with trunk r39216
2011-08-10 14:32:03 +00:00
Brecht Van Lommel
b98ccf6998
Cycles: amd opencl compatibility fixes.
2011-08-10 14:26:51 +00:00
Sergey Sharybin
f403102736
Camera tracking integration
...
===========================
- Fix for reading grease pencil data for movie clips.
- Request from Francois: undistort grease pencil to allow
manual calibration.
Only strokes made in "Cursor" space are getting undistorted,
strokes made in view space are kept unchanged.
This allows to make such workflow of manual calibration:
- Outline straight line in footage with GP.
- [Optional] mute footage.
- Enable Display->Manual Calibration.
- Tweak distortion coefficients until you'll like result.
- [Optional] Use strokes made in viewspace to help checking
of straightness of outlined features.
Not ideal but could be nice addition for grid-only calibration
until proper tools are getting ported to libmv/blender.
2011-08-10 13:59:03 +00:00
Howard Trickey
6f08f18d27
fix edge tracking in knife tool
2011-08-10 12:56:51 +00:00
Sergey Sharybin
284c03f874
Merging r39191 through r39250 from trunk into soc-2011-tomato
2011-08-10 12:16:44 +00:00
Howard Trickey
aaa72c575a
revert unneeded eekadoodle fix
2011-08-10 10:32:23 +00:00
Sergey Sharybin
a246d53791
Camera tracking integration
...
===========================
Fixed wrong jpeg files saved by proxy builder.
Additional changes:
- Fixed some wrong copyrights in my own files.
- Added copyrights headers to Peter's indexer files.
2011-08-10 10:29:39 +00:00
Nathan Letwory
3758f125fc
Fix for incorrect parameter amount.
2011-08-10 09:30:45 +00:00
Campbell Barton
036077ebc6
fix for error in template
2011-08-10 09:16:35 +00:00
Campbell Barton
958c468b07
fix [ #28203 ] Misplaced string in bone constraints
2011-08-10 07:49:18 +00:00
Nathan Letwory
4da9a8959f
Fix [ #28195 ] Particles objects disappear in viewport, and 90° rotation
...
Reported by Jean Francois Sarazin
Lack of normal normalisation caused scaling issues. SIGGRAPH fix by jahka and jesterKing. Thanks to host dfelinto with entertainment provided by slikdigit.
2011-08-10 07:36:57 +00:00
Campbell Barton
3a9b288bc7
fix for [ #28201 ] blender crashes when "mpeg" selected
...
2 changes
- When writing OGG only allow Theora encoding, this fixes the crash.
- When setting the MPEG preset, dont allow the 'Codec' to be left as Theora, this is just confusing.
* note that this is highly confusing for users and devs - there are 4 places to set the codec/format, with both python and C presets :S.
2011-08-10 07:36:44 +00:00
Joshua Leung
fafe6e3540
Gianmichele request: Pose Sliding tools show percentage indicator in
...
header
2011-08-10 00:46:20 +00:00
Campbell Barton
a10e00dc57
fix for crash undoing grease pencil session, last action would free entire frame which the session held a reference to.
2011-08-09 21:32:46 +00:00
Campbell Barton
3ddbc3869d
fix [ #28197 ] Undoing Grease pencil removes last 2 strokes
2011-08-09 20:33:35 +00:00
Campbell Barton
4262bd2906
fix [ #28196 ] Unwrap tris in lightmap pack
2011-08-09 20:00:53 +00:00
Campbell Barton
0207d9ce27
style change, harmless changes while looking into bug [ #28196 ]
2011-08-09 19:59:01 +00:00
Sergey Sharybin
88dbf20896
Camera tracking integration
...
===========================
Forgot to port draw sensor code to new sensor usa case.
2011-08-09 19:58:14 +00:00
Sukhitha Prabhath Jayathilake
944a891b48
sid addressing fix
2011-08-09 19:30:17 +00:00
Sergey Sharybin
f2f6ee4af9
Camera tracking integration
...
===========================
Fixing usage on incorrect pointer to get clip idblock when doing
rna update functions.
2011-08-09 19:26:56 +00:00
Brecht Van Lommel
abc601d10e
Cycles: opencl 1.1 compatibility tweaks.
2011-08-09 18:53:54 +00:00
Sergey Sharybin
c613a004ab
Camera tracking integration
...
===========================
Fixing some problems caused by modifying imbuf from cache
when building proxy and preventing attempt to load image
duting saving it from cache builder.
2011-08-09 18:26:21 +00:00
Sergey Sharybin
ba8c5977b0
Camera tracking integration
...
===========================
Use initial pixel aspect ratio of 1.0 for new clips.
2011-08-09 17:51:32 +00:00
Joerg Mueller
ef40d8e4f0
Another error in last bigger commit.
2011-08-09 17:37:12 +00:00
Jason Hays
a42426071b
Weight Paint's vertex selection tools use zbuf like face select.
...
Removed the extra, unused object mode specific selection functions I had added
(they aren't being used anywhere as of now, and they didn't support zbuffering).
2011-08-09 16:32:15 +00:00
Sukhitha Prabhath Jayathilake
407ec19431
temporary fix for quat rotations
2011-08-09 16:28:08 +00:00